Skip to content
This repository was archived by the owner on Oct 8, 2022. It is now read-only.
This repository was archived by the owner on Oct 8, 2022. It is now read-only.

Implement Error Checker #9

@Daniel7Sly

Description

@Daniel7Sly

Error-Checker

The Error Checker will search for errors in the entire script before the execution of the script.
Since the way ABIS is build this can be acomplished and make ABIS free of Runtime Exeptions.

The Error-Checker should look for:

  • invalid variable names.
  • validate types in parameters actions.
  • action names and parameters quantity.
  • validate Blocks names, input & output types.
  • invalid Flag names/refences.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions