|
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.Parser
class Parser
Provides a facade over the parser to recognize valid Groovy syntax.
Property Summary | |
---|---|
static String |
NEWLINE
|
Constructor Summary | |
Parser()
|
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 NEWLINE
Constructor Detail |
---|
Parser()
Method Detail |
---|
ParseStatus parse(List buffer)
Copyright © 2003-2013 The Codehaus. All rights reserved.