momiji
m68k emulator infrastructure
About Source codeTable of contents
AST objects
Classes that represent the types of nodes that are present in a math AST
Classes
| momiji::objects::Label |
Represents a Label in an AST |
| momiji::objects::MathASTNode |
A node in an AST |
| momiji::objects::MathOperator |
A binary operator that applies to two AST nodes |
| momiji::objects::Number |
Represents an integer number in an AST |