public static class JavaParser.TypeDeclarationContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
JavaParser.TypeDeclarationContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic JavaParser.TypeDeclarationContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public JavaParser.InterfaceDeclarationContext interfaceDeclaration()
public JavaParser.AnnotationTypeDeclarationContext annotationTypeDeclaration()
public JavaParser.ClassOrInterfaceModifierContext classOrInterfaceModifier(int i)
public JavaParser.EnumDeclarationContext enumDeclaration()
public List<JavaParser.ClassOrInterfaceModifierContext> classOrInterfaceModifier()
public JavaParser.ClassDeclarationContext classDeclaration()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2013. All rights reserved.