|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Object org.codehaus.groovy.tools.shell.ParseCode
final class ParseCode
Container for the parse code.
Property Summary | |
---|---|
static ParseCode |
COMPLETE
|
static ParseCode |
ERROR
|
static ParseCode |
INCOMPLETE
|
int |
code
|
Method Summary | |
---|---|
String
|
toString()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
static final ParseCode COMPLETE
static final ParseCode ERROR
static final ParseCode INCOMPLETE
final int code
Method Detail |
---|
String toString()
Copyright © 2003-2013 The Codehaus. All rights reserved.