Uses of Interface
com.github.javaparser.resolution.declarations.AssociableToAST
Packages that use AssociableToAST
Package
Description
Implementation of model based on Javassist.
Implementation of model based on reflection.
-
Uses of AssociableToAST in com.github.javaparser.resolution.declarations
Subinterfaces of AssociableToAST in com.github.javaparser.resolution.declarationsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceDeclaration of a Class (not an interface or an enum).interfaceA declaration of a constructor.interfaceA generic declaration.interfaceinterfaceDeclaration of an Enum.interfaceDeclaration of a field.interfaceAn interface declaration.interfaceA declaration of a method (either in an interface, a class, an enum or an annotation).interfaceThis is a common interface for MethodDeclaration and ConstructorDeclaration.interfaceDeclaration of a parameter.interfaceDeclaration of a Record (not an interface or an enum).interfaceinterfaceA declaration of a type.interfaceDeclaration of a type parameter.interfaceDeclaration of a type pattern expression.interfaceDeclaration of a value. -
Uses of AssociableToAST in com.github.javaparser.symbolsolver
Classes in com.github.javaparser.symbolsolver that implement AssociableToASTModifier and TypeClassDescriptionprivate static class -
Uses of AssociableToAST in com.github.javaparser.symbolsolver.javaparsermodel.declarations
Classes in com.github.javaparser.symbolsolver.javaparsermodel.declarations that implement AssociableToASTModifier and TypeClassDescriptionclassThis represents the default constructor added by the compiler for objects not declaring one.classclassclassAn anonymous class declaration representation.classclassclassclassstatic classNeeded by ContextHelper An implicitly declared methodpublic static E valueOf(String name), which returns the enum constant ofEwith the specified name.static classNeeded by ContextHelper An implicitly declared methodpublic static E[] values(), which returns an array containing the enum constants ofE, in the same order as they appear in the body of the declaration of E.classclassclassclassclassHeavily based on JavaParserClassDeclarationstatic classstatic classclassclassWARNING: Implemented fairly blindly.classclass -
Uses of AssociableToAST in com.github.javaparser.symbolsolver.javassistmodel
Classes in com.github.javaparser.symbolsolver.javassistmodel that implement AssociableToASTModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AssociableToAST in com.github.javaparser.symbolsolver.logic
Classes in com.github.javaparser.symbolsolver.logic that implement AssociableToASTModifier and TypeClassDescriptionclassA common ancestor for all ClassDeclarations.classCommon ancestor for most types. -
Uses of AssociableToAST in com.github.javaparser.symbolsolver.reflectionmodel
Classes in com.github.javaparser.symbolsolver.reflectionmodel that implement AssociableToASTModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassWARNING: Implemented fairly blindly.classclass