Uses of Interface
net.binis.codegen.enrich.PrototypeEnricher
Packages that use PrototypeEnricher
Package
Description
-
Uses of PrototypeEnricher in net.binis.codegen.enrich.handler
Classes in net.binis.codegen.enrich.handler that implement PrototypeEnricherModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of PrototypeEnricher in net.binis.codegen.enrich.handler.base
Classes in net.binis.codegen.enrich.handler.base that implement PrototypeEnricherModifier and TypeClassDescriptionclassclassclass -
Uses of PrototypeEnricher in net.binis.codegen.enrich.handler.constructor
Classes in net.binis.codegen.enrich.handler.constructor that implement PrototypeEnricherModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of PrototypeEnricher in net.binis.codegen.enrich.handler.field
Classes in net.binis.codegen.enrich.handler.field that implement PrototypeEnricher -
Uses of PrototypeEnricher in net.binis.codegen.generation.core
Classes in net.binis.codegen.generation.core that implement PrototypeEnricherMethod parameters in net.binis.codegen.generation.core with type arguments of type PrototypeEnricherModifier and TypeMethodDescriptionstatic voidGenerator.checkEnrichers(List<PrototypeEnricher> list, Class enricher) Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder.enrichers(List<PrototypeEnricher> enrichers) Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder.inheritedEnrichers(List<PrototypeEnricher> inheritedEnrichers) -
Uses of PrototypeEnricher in net.binis.codegen.generation.core.interfaces
Methods in net.binis.codegen.generation.core.interfaces that return types with arguments of type PrototypeEnricherModifier and TypeMethodDescriptionPrototypeData.getEnrichers()PrototypeData.getInheritedEnrichers()