org.eigenbase.oj.util
Class OJUtil.StopIterationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
openjava.ptree.ParseTreeException
org.eigenbase.oj.util.OJUtil.StopIterationException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- OJUtil
public static class OJUtil.StopIterationException
- extends ParseTreeException
A StopIterationException
is a way to tell a ParseTreeVisitor
to halt traversal of the tree, but
is not regarded as an error.
- See Also:
- Serialized Form
OJUtil.StopIterationException
public OJUtil.StopIterationException()