public static class GroovyParser.StandardLambdaExpressionContext extends GroovyParserRuleContext
Constructor and description |
---|
StandardLambdaExpressionContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
ARROW() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
int |
getRuleIndex() |
|
LambdaBodyContext |
lambdaBody() |
|
List<? extends NlsContext> |
nls() |
|
NlsContext |
nls(int i) |
|
StandardLambdaParametersContext |
standardLambdaParameters() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.