Uses of Class
one.gfw.antlr4.java.JavaParser.TypeDeclarationContext
-
Packages that use JavaParser.TypeDeclarationContext Package Description one.gfw.antlr4.java -
-
Uses of JavaParser.TypeDeclarationContext in one.gfw.antlr4.java
Methods in one.gfw.antlr4.java that return JavaParser.TypeDeclarationContext Modifier and Type Method Description JavaParser.TypeDeclarationContextJavaParser.CompilationUnitContext. typeDeclaration(int i)JavaParser.TypeDeclarationContextJavaParser. typeDeclaration()Methods in one.gfw.antlr4.java that return types with arguments of type JavaParser.TypeDeclarationContext Modifier and Type Method Description List<JavaParser.TypeDeclarationContext>JavaParser.CompilationUnitContext. typeDeclaration()
-