![]() |
BadScript 2
|
Contains the Operators for the BadScript2 Language. More...
Namespaces | |
| namespace | Binary |
| Contains the Binary Operators for the BadScript2 Language. | |
| namespace | Module |
Classes | |
| class | BadBinaryOperator |
| Base class for all binary operators. More... | |
| class | BadDeleteExpressionParser |
| Implements the Delete Expression Parser. More... | |
| class | BadInstanceOfExpressionOperator |
| Implements the Instance Of Operator. More... | |
| class | BadOperator |
| Base Class of All Operators. More... | |
| class | BadOperatorTable |
| Implements the Operator Table used by the Parser. More... | |
| class | BadTypeOfExpressionParser |
| Implements the Type Of Expression Parser. More... | |
| class | BadUnaryPrefixOperator |
| Base class for all Unary Prefix Operators. More... | |
| class | BadValueParser |
| Base class for all Value Parsers. More... | |
Contains the Operators for the BadScript2 Language.