|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.jci.compilers.CompilationResult
Constructor Summary | |
CompilationResult(java.util.Collection pProblems)
|
Method Summary | |
CompilationProblem[] |
getErrors()
|
CompilationProblem[] |
getWarnings()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CompilationResult(java.util.Collection pProblems)
Method Detail |
public CompilationProblem[] getErrors()
public CompilationProblem[] getWarnings()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |