Uses of Class
org.ow2.jonas.eclipse.compiler.CompilationContext

Packages that use CompilationContext
org.ow2.jonas.eclipse.compiler   
 

Uses of CompilationContext in org.ow2.jonas.eclipse.compiler
 

Constructors in org.ow2.jonas.eclipse.compiler with parameters of type CompilationContext
JOnASCompilationUnit(String className, String sourceFile, CompilationContext context, List<CompilerError> errors)
          Creates a new ICompilationUnit targeting a given class.
JOnASCompiler(CompilationContext context)
          Construct a new JOnAS Compiler based on Eclipse.
JOnASNameEnvironment(CompilationContext context, List<CompilerError> errors)
          Creates a new JOnASNameEnvironment glue.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.