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 ReflectionClassAdapter
ReflectionAnnotationDeclaration.reflectionClassAdapter
private ReflectionClassAdapter
ReflectionClassDeclaration.reflectionClassAdapter
private ReflectionClassAdapter
ReflectionEnumDeclaration.reflectionClassAdapter
private ReflectionClassAdapter
ReflectionInterfaceDeclaration.reflectionClassAdapter
private ReflectionClassAdapter
ReflectionRecordDeclaration.reflectionClassAdapter