[Groovy] Interface Parsing
interface Parsing
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
abstract ParseStatus |
parse(Collection<String> buffer) |
Method Detail
abstract ParseStatus parse(Collection<String> buffer)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/apache/groovy/groovysh/Parsing.html