BadSourcePosition Position
The source Position of the Expression.
Exports the Default Value of the current execution.
BadExpression Expression
The Expression to export.
Parses the Export Expression.
static bool IsNamed(BadExpression expr, out string? name)
Returns true if the specified expression is a named expression.
Gets thrown when a Compiler is not able to compile a specific BadExpression.
Compiles a BadScript Expression of type T.
Compiles the BadDefaultExportExpression.
override void Compile(BadExpressionCompileContext context, BadDefaultExportExpression expression)
BadOpCode
Defines the Operations that the BadVirtualMachine can execute.
void Emit(BadInstruction instruction)
void Compile(BadExpression expr)