![]() |
BadScript 2
|
Contains the Parser for the BadScript2 Language. More...
Namespaces | |
| namespace | Expressions |
| Contains the Expressions for the BadScript2 Language. | |
| namespace | Operators |
| Contains the Operators for the BadScript2 Language. | |
| namespace | Validation |
| Contains the Comparison Operators for the BadScript2 Language. | |
Classes | |
| class | BadMetaData |
| Implements a Meta Data container for an expression. More... | |
| class | BadParameterMetaData |
| Implements a Meta Data container for a parameter. More... | |
| class | BadParserException |
| Gets Raised when a Parser Error occurs. More... | |
| class | BadSourceParser |
| The Parser of the Language. It turns Source Code into an Expression Tree. More... | |
Contains the Parser for the BadScript2 Language.