Class Structures.ErrorOnInvokeEnricher
java.lang.Object
net.binis.codegen.enrich.handler.base.BaseEnricher
net.binis.codegen.generation.core.Structures.ErrorOnInvokeEnricher
- All Implemented Interfaces:
net.binis.codegen.enrich.Enricher,PrototypeEnricher
- Enclosing class:
Structures
-
Field Summary
Fields inherited from class net.binis.codegen.enrich.handler.base.BaseEnricher
lookup, parser -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidenrich(PrototypeDescription<com.github.javaparser.ast.body.ClassOrInterfaceDeclaration> description) intorder()Methods inherited from class net.binis.codegen.enrich.handler.base.BaseEnricher
dependencies, enrichElement, error, error, finalizeEnrich, init, note, note, postProcess, safeEnrichElement, setup, warn, warn
-
Constructor Details
-
ErrorOnInvokeEnricher
protected ErrorOnInvokeEnricher()
-
-
Method Details
-
enrich
public void enrich(PrototypeDescription<com.github.javaparser.ast.body.ClassOrInterfaceDeclaration> description) - Specified by:
enrichin interfacePrototypeEnricher- Overrides:
enrichin classBaseEnricher
-
order
public int order()
-