|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITransformSystemResult | |
---|---|
edu.ksu.cis.projects.bogor.ast.transform |
Uses of ITransformSystemResult in edu.ksu.cis.projects.bogor.ast.transform |
---|
Classes in edu.ksu.cis.projects.bogor.ast.transform that implement ITransformSystemResult | |
---|---|
class |
DefaultTransformSystemResult
Vanilla implementation. |
Methods in edu.ksu.cis.projects.bogor.ast.transform that return ITransformSystemResult | |
---|---|
ITransformSystemResult |
BIRUnitSystemTransformer.transformSystem(System ast,
Properties configuration,
IBogorConfiguration bc,
SymbolTable st,
boolean dryRun)
|
ITransformSystemResult |
HighToLowBIRCompiler.transformSystem(System ast,
Properties configuration,
IBogorConfiguration bc,
SymbolTable st,
boolean dryRun)
|
ITransformSystemResult |
ISystemTransformer.transformSystem(System ast,
Properties configuration,
IBogorConfiguration bc,
SymbolTable st,
boolean dryRun)
Destructively update the syntax tree ast . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |