public static class GroovyParser.ClosureContext extends GroovyParserRuleContext
| Constructor and description | 
|---|
| ClosureContext
                                (ParserRuleContext parent, int invokingState) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public TerminalNode | ARROW() | 
|  | public TerminalNode | LBRACE() | 
|  | public TerminalNode | RBRACE() | 
| <Result> | public Result | accept(ParseTreeVisitor<? extends Result> visitor) | 
|  | public BlockStatementsOptContext | blockStatementsOpt() | 
|  | public FormalParameterListContext | formalParameterList() | 
|  | public int | getRuleIndex() | 
|  | public List<? extends NlsContext> | nls() | 
|  | public NlsContext | nls(int i) | 
|  | public SepContext | sep() | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.