"

2013 FRC Java API

"

Package com.sun.squawk.compiler

Interface Summary
BaseCompiler Language-independent base compiler interface to support general-purpose applications.
Compiler Language-independent compiler interface for the Squawk JVM.
InterpCompiler Language-independent interpreter-compiler interface to support the construction of interpreters.
Label Label in the Compiler interface.
Linker Link the results of a Compiler compilation.
Local Local variable in the Compiler interface.
TargetArchitecture  
Types Data types supported by the Compiler interface.
 

Class Summary
Compilation Steps of compilation: compile and link.
MethodMap Oopmap table.
SymbolicFixupTable  
Type Type representation and types for the Compiler.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"