public static class GroovyParser.AnnotationContext extends GroovyParserRuleContext
| Constructor and description | 
|---|
                                AnnotationContext
                                (ParserRuleContext parent, int invokingState) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            public TerminalNode | 
                            AT() | 
                        
 | 
                            public TerminalNode | 
                            LPAREN() | 
                        
<Result> | 
                            public Result | 
                            accept(ParseTreeVisitor<? extends Result> visitor) | 
                        
 | 
                            public AnnotationNameContext | 
                            annotationName() | 
                        
 | 
                            public ElementValuesContext | 
                            elementValues() | 
                        
 | 
                            public int | 
                            getRuleIndex() | 
                        
 | 
                            public NlsContext | 
                            nls() | 
                        
 | 
                            public RparenContext | 
                            rparen() | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.