org.codehaus.janino
Class DebuggingInformation
java.lang.Object
org.codehaus.janino.util.enumerator.Enumerator
org.codehaus.janino.DebuggingInformation
- public class DebuggingInformation
- extends Enumerator
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SOURCE
public static final DebuggingInformation SOURCE
LINES
public static final DebuggingInformation LINES
VARS
public static final DebuggingInformation VARS
NONE
public static final EnumeratorSet NONE
ALL
public static final EnumeratorSet ALL
DEFAULT_DEBUGGING_INFORMATION
public static final EnumeratorSet DEFAULT_DEBUGGING_INFORMATION
fromString
public static DebuggingInformation fromString(java.lang.String name)
throws EnumeratorFormatException
- Throws:
EnumeratorFormatException