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 TypeInterfaceDescriptioninterfaceinterfaceDeclaration of a Class (not an interface or an enum).interfaceA declaration of a constructor.interfaceDeclaration of a field.interfaceAn interface declaration.interfaceA declaration of a method (either in an interface, a class, an enum or an annotation).