|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.codehaus.groovy.tools.shell.RelaxedParser
final class RelaxedParser
A relaxed parser, which tends to allow more, but won't really catch valid syntax errors.
Method Summary | |
---|---|
protected AST
|
doParse(UnicodeEscapingReader reader)
|
ParseStatus
|
parse(List buffer)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
protected AST doParse(UnicodeEscapingReader reader)
ParseStatus parse(List buffer)
Copyright © 2003-2013 The Codehaus. All rights reserved.