Uses of Class
org.tquadrat.foundation.javacomposer.internal.EnumSpecImpl
Packages that use EnumSpecImpl
Package
Description
The implementations for the interfaces from the package
org.tquadrat.foundation.javacomposer
.-
Uses of EnumSpecImpl in org.tquadrat.foundation.javacomposer.internal
Methods in org.tquadrat.foundation.javacomposer.internal that return EnumSpecImplModifier and TypeMethodDescriptionfinal EnumSpecImpl
EnumSpecImpl.BuilderImpl.build()
Builds a newTypeSpec
instance from the added components.Constructors in org.tquadrat.foundation.javacomposer.internal with parameters of type EnumSpecImplModifierConstructorDescriptionprivate
EnumSpecImpl
(EnumSpecImpl type) Creates a dummy type spec for type-resolution in CodeWriter only while emitting the type declaration but before entering the type body.