public static class JRJdtCompiler.CompilationUnitResult
extends java.lang.Object
Constructor and Description |
---|
JRJdtCompiler.CompilationUnitResult() |
Modifier and Type | Method and Description |
---|---|
void |
addMissingMethod(java.lang.reflect.Method missingMethod) |
java.util.Set<java.lang.reflect.Method> |
getMissingMethods() |
IProblem[] |
getProblems() |
boolean |
hasMissingMethods() |
void |
reset() |
void |
resolveMissingMethods() |
void |
setProblems(IProblem[] problems) |
public boolean hasMissingMethods()
public java.util.Set<java.lang.reflect.Method> getMissingMethods()
public void addMissingMethod(java.lang.reflect.Method missingMethod)
public IProblem[] getProblems()
public void setProblems(IProblem[] problems)
public void resolveMissingMethods()
public void reset()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com