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