Uses of Class
com.github.javaparser.symbolsolver.reflectionmodel.ReflectionClassAdapter
Packages that use ReflectionClassAdapter
Package
Description
Implementation of model based on reflection.
-
Uses of ReflectionClassAdapter in com.github.javaparser.symbolsolver.reflectionmodel
Fields in com.github.javaparser.symbolsolver.reflectionmodel declared as ReflectionClassAdapterModifier and TypeFieldDescriptionprivate ReflectionClassAdapterReflectionAnnotationDeclaration.reflectionClassAdapterprivate ReflectionClassAdapterReflectionClassDeclaration.reflectionClassAdapterprivate ReflectionClassAdapterReflectionEnumDeclaration.reflectionClassAdapterprivate ReflectionClassAdapterReflectionInterfaceDeclaration.reflectionClassAdapterprivate ReflectionClassAdapterReflectionRecordDeclaration.reflectionClassAdapter