Uses of Interface
org.derive4j.processor.api.Extension
-
Packages that use Extension Package Description org.derive4j.processor org.derive4j.processor.api -
-
Uses of Extension in org.derive4j.processor
Fields in org.derive4j.processor with type parameters of type Extension Modifier and Type Field Description private java.util.List<Extension>
DerivingProcessor. extensions
Methods in org.derive4j.processor that return types with arguments of type Extension Modifier and Type Method Description private static java.util.List<Extension>
DerivingProcessor. loadEextensions(DeriveUtils deriveUtils)
-
Uses of Extension in org.derive4j.processor.api
Methods in org.derive4j.processor.api that return types with arguments of type Extension Modifier and Type Method Description java.util.List<Extension>
ExtensionFactory. extensions(DeriveUtils deriveUtils)
-