Package | Description |
---|---|
fmrisc.ProgramExplorer.Syntax | |
fmrisc.ProgramExplorer.Syntax.Program |
Modifier and Type | Method and Description |
---|---|
void |
ASTVisitor.visit(ImportBase tree) |
void |
ASTVisitorBase.visit(ImportBase tree) |
Modifier and Type | Class and Description |
---|---|
class |
ClassImport
Import of a single class.
|
class |
PackageImport
Import of all classes of a package.
|