Class AptTypeInfoFactory

java.lang.Object
io.helidon.codegen.TypeInfoFactoryBase
io.helidon.codegen.apt.AptTypeInfoFactory

@Deprecated(forRemoval=true) public final class AptTypeInfoFactory extends TypeInfoFactoryBase
Deprecated, for removal: This API element is subject to removal in a future version.
this is an internal API, all usage should be done through helidon-codegen APIs, such as CodegenContext.typeInfo(io.helidon.common.types.TypeName); this type will be package local in the future
Factory to analyze processed types and to provide TypeInfo for them.