"

2013 FRC Java API

"

com.sun.squawk.compiler
Interface TargetArchitecture


public interface TargetArchitecture


Method Summary
 String getName()
           
 Compiler newCompiler()
           
 Linker newLinker(Compiler compiler)
           
 

Method Detail

getName

String getName()

newCompiler

Compiler newCompiler()

newLinker

Linker newLinker(Compiler compiler)

"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"