Uses of Interface
com.github.javaparser.resolution.declarations.AssociableToAST
Packages that use AssociableToAST
-
Uses of AssociableToAST in com.github.javaparser.resolution.declarations
Subinterfaces of AssociableToAST in com.github.javaparser.resolution.declarationsModifier and TypeInterfaceDescriptioninterface
interface
Declaration of a Class (not an interface or an enum).interface
A declaration of a constructor.interface
Declaration of a field.interface
An interface declaration.interface
A declaration of a method (either in an interface, a class, an enum or an annotation).