Uses of Interface
com.github.javaparser.resolution.declarations.HasAccessSpecifier
Packages that use HasAccessSpecifier
Package
Description
Implementation of model based on Javassist.
Implementation of model based on reflection.
-
Uses of HasAccessSpecifier in com.github.javaparser.resolution.declarations
Subinterfaces of HasAccessSpecifier in com.github.javaparser.resolution.declarationsModifier and TypeInterfaceDescriptioninterfaceDeclaration of a Class (not an interface or an enum).interfaceA declaration of a constructor.interfaceDeclaration 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 Record (not an interface or an enum). -
Uses of HasAccessSpecifier in com.github.javaparser.symbolsolver.javaparsermodel.declarations
Classes in com.github.javaparser.symbolsolver.javaparsermodel.declarations that implement HasAccessSpecifierModifier and TypeClassDescriptionclassThis represents the default constructor added by the compiler for objects not declaring one.classAn anonymous class declaration representation.classclassclassstatic 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.classclassclassclassHeavily based on JavaParserClassDeclarationstatic classstatic class -
Uses of HasAccessSpecifier in com.github.javaparser.symbolsolver.javassistmodel
Classes in com.github.javaparser.symbolsolver.javassistmodel that implement HasAccessSpecifierModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of HasAccessSpecifier in com.github.javaparser.symbolsolver.logic
Classes in com.github.javaparser.symbolsolver.logic that implement HasAccessSpecifierModifier and TypeClassDescriptionclassA common ancestor for all ClassDeclarations. -
Uses of HasAccessSpecifier in com.github.javaparser.symbolsolver.reflectionmodel
Classes in com.github.javaparser.symbolsolver.reflectionmodel that implement HasAccessSpecifierModifier and TypeClassDescriptionclassclassclassclassclassclassclass