Topten.Cminor Namespace
Classes
CodeException | Represents an error in a CodeFile/> |
CompileException | |
Compiler | Entry point to the Cminor Compiler |
CompilerSupport | Helper functions from the runtime used by the compiler |
CompileTimeOperators | |
ExecutionContext | Represents a single runtime execution context |
IndentableTextWriter | |
MessageInfo | Contains information about a message generated by the compiler |
Module | Represents an executable code module that can be loaded into an execution context |
OperatorEvaluation | A set of static helper methods for performing arthimetic and logical operations on untyped "objects". |
OperatorNames |
Enums
BinaryOperatorType | Represents a set of binary operator types |
IndentFlags | |
MessageSeverity | Indicates the severity of a message generated by the compiler |
RuntimeSupport | |
UnaryOperatorType | Represents a set of unary operator types |