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