org.codehaus.janino
public class DebuggingInformation extends Enumerator
Field Summary | |
---|---|
static EnumeratorSet | ALL |
static EnumeratorSet | DEFAULT_DEBUGGING_INFORMATION |
static DebuggingInformation | LINES |
static EnumeratorSet | NONE |
static DebuggingInformation | SOURCE |
static DebuggingInformation | VARS |
Method Summary | |
---|---|
static DebuggingInformation | fromString(String name) |