Package org.eclipse.xtext.xbase.testing
Class InMemoryJavaCompiler.Result
- java.lang.Object
-
- org.eclipse.xtext.xbase.testing.InMemoryJavaCompiler.Result
-
- Enclosing class:
- InMemoryJavaCompiler
public static class InMemoryJavaCompiler.Result extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Result(java.lang.ClassLoader parentClassLoader)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ClassLoadergetClassLoader()java.util.Set<org.eclipse.jdt.core.compiler.CategorizedProblem>getCompilationProblems()
-