Uses of Class
org.derive4j.processor.Unit
Packages that use Unit
-
Uses of Unit in org.derive4j.processor
Fields in org.derive4j.processor declared as UnitFields in org.derive4j.processor with type parameters of type UnitModifier and TypeFieldDescription(package private) static final TypeVisitor
<Optional<DeclaredType>, Unit> Utils.asDeclaredType
(package private) static final ElementVisitor
<Optional<TypeElement>, Unit> Utils.asTypeElement
(package private) static final TypeVisitor
<Optional<TypeVariable>, Unit> Utils.asTypeVariable
Methods in org.derive4j.processor that return types with arguments of type UnitModifier and TypeMethodDescriptionDerivingProcessor.derivation
(TypeElement element, DeriveConfig deriveConfig) private Function
<DeriveMessage, IO<Unit>> DerivingProcessor.mesagePrint
(TypeElement element) IO.voided()