|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jml2b.util.Profiler jml2b.exceptions.ErrorHandler jack.plugin.compile.PoGeneratorErrorHandler
Error handler that adds markers for errors instead of just printing errors to stderr.
Constructor Summary | |
PoGeneratorErrorHandler(org.eclipse.core.resources.IProject prj)
|
Method Summary | |
static java.lang.String |
getRelativeFile(java.io.File root,
java.io.File children)
Return the path of children relative to root. |
Methods inherited from class jml2b.exceptions.ErrorHandler |
error, getErrorCount, getWarningCount, reset, setHandler, warning |
Methods inherited from class jml2b.util.Profiler |
runGC |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PoGeneratorErrorHandler(org.eclipse.core.resources.IProject prj)
Method Detail |
public static java.lang.String getRelativeFile(java.io.File root, java.io.File children)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |