jltools.ast
Class Branch.Kind

java.lang.Object
  |
  +--jltools.util.Enum
        |
        +--jltools.ast.Branch.Kind
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Branch

public static class Branch.Kind
extends Enum

Branch kind: either break or continue.

See Also:
Serialized Form

Methods inherited from class jltools.util.Enum
equals, intern, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait