public class ClassState extends AbstractGroovyState
| Modifier and Type | Method and Description |
|---|---|
void |
handle(SourceParser p,
java.lang.String s,
int lineNumber)
Handle the current line of the file to parse.
|
static ClassState |
instance() |
addMethodArguments, getMethodArgumentDecl, getMethodArgumentsTypes, getMethodNamepublic static ClassState instance()
public void handle(SourceParser p, java.lang.String s, int lineNumber)
ParserStatep - the state parsers - the line to parselineNumber - the lineNumberCopyright © 2019-2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence