Package | Description |
---|---|
fmrisc.ProgramExplorer.Semantics | |
fmrisc.ProgramExplorer.Syntax | |
fmrisc.ProgramExplorer.Syntax.Program |
Modifier and Type | Method and Description |
---|---|
void |
ReferencedUnits.visit(StringType type)
Process string type.
|
Modifier and Type | Method and Description |
---|---|
void |
ASTVisitor.visit(StringType tree) |
void |
ASTVisitorBase.visit(StringType tree) |
Modifier and Type | Method and Description |
---|---|
static StringType |
StringType.construct()
Construct the type of character strings.
|