Uses of Interface
org.inferred.freebuilder.processor.source.ScopeHandler.Reflection
-
Packages that use ScopeHandler.Reflection Package Description org.inferred.freebuilder.processor.source -
-
Uses of ScopeHandler.Reflection in org.inferred.freebuilder.processor.source
Classes in org.inferred.freebuilder.processor.source that implement ScopeHandler.Reflection Modifier and Type Class Description (package private) classCompilerReflectionEncapsulates the parts ofElementsused byScopeHandler.(package private) classRuntimeReflectionFields in org.inferred.freebuilder.processor.source declared as ScopeHandler.Reflection Modifier and Type Field Description private ScopeHandler.ReflectionScopeHandler. reflectConstructors in org.inferred.freebuilder.processor.source with parameters of type ScopeHandler.Reflection Constructor Description CompilationUnitBuilder(ScopeHandler.Reflection reflect, FeatureSet features)ScopeHandler(ScopeHandler.Reflection reflect)SourceBuilder(ScopeHandler.Reflection reflect, FeatureSet features)
-