|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
openjava.ptree.ParseTreeException
org.eigenbase.oj.util.OJUtil.StopIterationException
public static class OJUtil.StopIterationException
A StopIterationException
is a way to tell a ParseTreeVisitor
to halt traversal of the tree, but
is not regarded as an error.
Constructor Summary | |
---|---|
OJUtil.StopIterationException()
|
Method Summary |
---|
Methods inherited from class openjava.ptree.ParseTreeException |
---|
printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OJUtil.StopIterationException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |