![]() |
BadScript 2
|
Contains the Constant Expressions for the BadScript2 Language. More...
Classes | |
class | BadArrayExpression |
Implements the Array Expression. More... | |
class | BadBooleanExpression |
Implements the Boolean Expression. More... | |
class | BadConstantExpression |
Base Class of all Constant Expressions. More... | |
class | BadNullExpression |
Implements the Null Expression. More... | |
class | BadNumberExpression |
Implements the Number Expression. More... | |
class | BadStringExpression |
Implements the String Expression. More... | |
class | BadTableExpression |
Implements the Table Expression. More... | |
interface | IBadNativeExpression |
Gets implemented by all Constant/Native Expressions to provide fast access to the value without unwrapping it first. More... | |
Contains the Constant Expressions for the BadScript2 Language.