Uses of Interface
net.binis.codegen.generation.core.interfaces.ElementDescription
Packages that use ElementDescription
Package
Description
-
Uses of ElementDescription in net.binis.codegen.enrich
Methods in net.binis.codegen.enrich with parameters of type ElementDescriptionModifier and TypeMethodDescriptionvoidPrototypeEnricher.enrichElement(ElementDescription description) -
Uses of ElementDescription in net.binis.codegen.enrich.handler
Methods in net.binis.codegen.enrich.handler with parameters of type ElementDescriptionModifier and TypeMethodDescriptionvoidLogEnricherHandler.enrichElement(ElementDescription description) voidSanitizerEnricher.enrichElement(ElementDescription description) voidValidatorEnricher.enrichElement(ElementDescription description) -
Uses of ElementDescription in net.binis.codegen.enrich.handler.base
Methods in net.binis.codegen.enrich.handler.base with parameters of type ElementDescriptionModifier and TypeMethodDescriptionvoidBaseEnricher.enrichElement(ElementDescription description) -
Uses of ElementDescription in net.binis.codegen.enrich.handler.constructor
Methods in net.binis.codegen.enrich.handler.constructor with parameters of type ElementDescriptionModifier and TypeMethodDescriptionvoidBaseArgsConstructorEnricherHandler.enrichElement(ElementDescription description) -
Uses of ElementDescription in net.binis.codegen.generation.core
Classes in net.binis.codegen.generation.core that implement ElementDescriptionFields in net.binis.codegen.generation.core with type parameters of type ElementDescriptionModifier and TypeFieldDescriptionprotected Map<String,ElementDescription> Structures.Parsed.elementsMethods in net.binis.codegen.generation.core with parameters of type ElementDescription -
Uses of ElementDescription in net.binis.codegen.generation.core.interfaces
Methods in net.binis.codegen.generation.core.interfaces that return types with arguments of type ElementDescription