|
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.RigidParser
final class RigidParser
A more rigid parser which catches more syntax errors, but also tends to barf on stuff that is really valid from time to time.
Property Summary | |
---|---|
static String |
SCRIPT_FILENAME
|
Method Summary | |
---|---|
ParseStatus
|
parse(List buffer)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
static final String SCRIPT_FILENAME
Method Detail |
---|
ParseStatus parse(List buffer)
Copyright © 2003-2013 The Codehaus. All rights reserved.