Uses of Interface
org.derive4j.processor.api.Derivator
Packages that use Derivator
-
Uses of Derivator in org.derive4j.processor
Classes in org.derive4j.processor that implement DerivatorModifier and TypeClassDescription(package private) final class
(package private) final class
(package private) final class
(package private) final class
(package private) final class
(package private) class
(package private) final class
(package private) class
(package private) final class
Fields in org.derive4j.processor declared as DerivatorFields in org.derive4j.processor with type parameters of type DerivatorMethods in org.derive4j.processor that return DerivatorModifier and TypeMethodDescription(package private) static Derivator
BuiltinDerivator.derivator
(DeriveUtils deriveUtils) Methods in org.derive4j.processor that return types with arguments of type Derivator -
Uses of Derivator in org.derive4j.processor.api
Fields in org.derive4j.processor.api declared as DerivatorMethods in org.derive4j.processor.api that return DerivatorModifier and TypeMethodDescriptionstatic Derivator
DerivatorSelections.getDerivator
(DerivatorSelection derivatorSelection) Methods in org.derive4j.processor.api with parameters of type DerivatorModifier and TypeMethodDescriptionDerivatorSelection.Case.selection
(com.squareup.javapoet.ClassName forClass, Optional<String> selector, Derivator derivator) (package private) static DerivatorSelection
static DerivatorSelection
DerivatorSelections.selection
(com.squareup.javapoet.ClassName forClass, Optional<String> selector, Derivator derivator) static DerivatorSelection
DerivatorSelections.setDerivator
(Derivator newDerivator) Method parameters in org.derive4j.processor.api with type arguments of type DerivatorModifier and TypeMethodDescriptionDerivatorSelections.modDerivator
(Function<Derivator, Derivator> derivatorMod) DerivatorSelections.modDerivator
(Function<Derivator, Derivator> derivatorMod) Constructors in org.derive4j.processor.api with parameters of type Derivator