Uses of Interface
mycompiler.MyCompilerAPI

Packages that use MyCompilerAPI
mycompiler   
 

Uses of MyCompilerAPI in mycompiler
 

Classes in mycompiler that implement MyCompilerAPI
 class MyCompiler
           
 

Methods in mycompiler that return MyCompilerAPI
static MyCompilerAPI MyCompiler.getAPI()
          Author: Jörg Bäuerle
Stellt eine neue Instanz der CompilerAPI zur Verfügung.