public static class GroovyParser.LogicalOrExprAltContext extends ExpressionContext
| Modifiers | Name | Description | 
|---|---|---|
| ExpressionContext | left | |
| Token | op | |
| ExpressionContext | right | 
| Constructor and description | 
|---|
| LogicalOrExprAltContext
                                (ExpressionContext ctx) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public TerminalNode | OR() | 
| <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-2021 The Apache Software Foundation. All rights reserved.