|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.ksu.cis.projects.bogor.ast.transform | |
---|---|
edu.ksu.cis.projects.bogor | Provides for Bogor command-line interface (CLI) and configuration. |
edu.ksu.cis.projects.bogor.ast.transform |
Classes in edu.ksu.cis.projects.bogor.ast.transform used by edu.ksu.cis.projects.bogor | |
---|---|
ISystemTransformer
Specification for modules to transform the syntax tree. |
Classes in edu.ksu.cis.projects.bogor.ast.transform used by edu.ksu.cis.projects.bogor.ast.transform | |
---|---|
ExpBindingResolver
Hierarchical table to resolve the bindings used in let
constructs. |
|
HighToLowAtomicExpCompiler.InvocationDetector
|
|
HighToLowBIRCompiler
System transformer which convert a high-level, automatically sequenced statement-based FSMs into a low-level, location-based FSMs. |
|
IExpCompiler
An IExpCompiler provides an encapsulation of
the logic to produce low-level BIR control point graphs
which can evaluate nested, high-level BIR expressions. |
|
ISystemTransformer
Specification for modules to transform the syntax tree. |
|
ITransformSystemResult
Compound return value produced as a result of ISystemTransformer 's
sole operation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |