Uses of Class
com.fluxtion.builder.generation.GenerationContext
| Package | Description |
|---|---|
| com.fluxtion.builder.generation | |
| com.fluxtion.builder.node |
-
Uses of GenerationContext in com.fluxtion.builder.generation
Fields in com.fluxtion.builder.generation declared as GenerationContext Modifier and Type Field Description static GenerationContextGenerationContext. SINGLETON -
Uses of GenerationContext in com.fluxtion.builder.node
Methods in com.fluxtion.builder.node with parameters of type GenerationContext Modifier and Type Method Description default voidNodeFactory. preSepGeneration(GenerationContext context)If the node generates a class for this SEP, this callback gives the node access to the GenerationContext before generation.