Uses of Interface
org.inferred.freebuilder.processor.source.ScopeHandler.TypeInfo
Packages that use ScopeHandler.TypeInfo
-
Uses of ScopeHandler.TypeInfo in org.inferred.freebuilder.processor.source
Classes in org.inferred.freebuilder.processor.source that implement ScopeHandler.TypeInfoModifier and TypeClassDescriptionprivate static classprivate classMethods in org.inferred.freebuilder.processor.source that return types with arguments of type ScopeHandler.TypeInfoModifier and TypeMethodDescriptionprivate Stream<ScopeHandler.TypeInfo> CompilerReflection.ElementsTypeInfo.create(TypeMirror mirror) CompilerReflection.ElementsTypeInfo.nestedTypes()RuntimeReflection.RuntimeTypeInfo.nestedTypes()ScopeHandler.TypeInfo.nestedTypes()CompilerReflection.ElementsTypeInfo.supertypes()RuntimeReflection.RuntimeTypeInfo.supertypes()ScopeHandler.TypeInfo.supertypes()