BadSourcePosition Position
The source Position of the Expression.
Implements the Boolean Expression.
BadObject Value
The Constant Value of the Expression.
The Base Class for all BadScript Objects.
static readonly BadObject True
The True Value for the BadScript Language.
static readonly BadObject False
The False Value for the BadScript Language.
Compiles a BadScript Expression of type T.
Compiles the BadBooleanExpression.
override void Compile(BadExpressionCompileContext context, BadBooleanExpression expression)
Contains the Constant Expressions for the BadScript2 Language.
Contains the Runtime Objects.
Contains Constant Expression Compilers.
BadOpCode
Defines the Operations that the BadVirtualMachine can execute.
void Emit(BadInstruction instruction)