public static class GroovyParser.InclusiveOrExprAltContext extends ExpressionContext
Modifiers | Name | Description |
---|---|---|
ExpressionContext |
left |
|
Token |
op |
|
ExpressionContext |
right |
Constructor and description |
---|
InclusiveOrExprAltContext
(ExpressionContext ctx) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
BITOR() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
List<? extends ExpressionContext> |
expression() |
|
ExpressionContext |
expression(int i) |
|
List<? extends NlsContext> |
nls() |
|
NlsContext |
nls(int i) |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.