org.codehaus.groovy.tools.shell
Class ParseCode
java.lang.Object
org.codehaus.groovy.tools.shell.ParseCode
class ParseCode
extends Object
Container for the parse code.
Constructor Summary |
private ParseCode(int code)
|
Methods inherited from class Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
COMPLETE
static final ParseCode COMPLETE
-
ERROR
static final ParseCode ERROR
-
INCOMPLETE
static final ParseCode INCOMPLETE
-
code
final int code
-
ParseCode
private ParseCode(int code)
-
toString
String toString()
-
Copyright © 2003-2009 The Codehaus. All rights reserved.