public static class JavaParser.AnnotationContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
JavaParser.AnnotationContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
JavaParser.AnnotationNameContext |
annotationName() |
JavaParser.ElementValueContext |
elementValue() |
JavaParser.ElementValuePairsContext |
elementValuePairs() |
int |
getRuleIndex() |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic JavaParser.AnnotationContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public JavaParser.ElementValueContext elementValue()
public JavaParser.ElementValuePairsContext elementValuePairs()
public JavaParser.AnnotationNameContext annotationName()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2013. All rights reserved.