| Modifiers | Name | Description | 
|---|---|---|
ExpressionContext  | 
                            expression | 
                            
| Constructor and description | 
|---|
                                CommandExpressionContext
                                (ParserRuleContext parent, int invokingState) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            Result | 
                            accept(ParseTreeVisitor<? extends Result> visitor) | 
                        
 | 
                            List<? extends CommandArgumentContext> | 
                            commandArgument() | 
                        
 | 
                            CommandArgumentContext | 
                            commandArgument(int i) | 
                        
 | 
                            EnhancedArgumentListContext | 
                            enhancedArgumentList() | 
                        
 | 
                            ExpressionContext | 
                            expression() | 
                        
 | 
                            int | 
                            getRuleIndex() | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.