Package | Description |
---|---|
fmrisc.ProgramExplorer.Syntax | |
fmrisc.ProgramExplorer.Syntax.Program |
Modifier and Type | Method and Description |
---|---|
void |
ASTVisitor.visit(NullLiteral tree) |
void |
ASTPrinter.visit(NullLiteral exp) |
void |
ASTVisitorBase.visit(NullLiteral tree) |
Modifier and Type | Method and Description |
---|---|
static NullLiteral |
NullLiteral.construct()
Construction of a null literal.
|