Uses of Class
com.atlassian.bamboo.specs.api.codegen.CodeGenerationContext
-
Packages that use CodeGenerationContext Package Description com.atlassian.bamboo.specs.api.codegen Conversion ofEntityPropertiesmodel into Java. -
-
Uses of CodeGenerationContext in com.atlassian.bamboo.specs.api.codegen
Methods in com.atlassian.bamboo.specs.api.codegen with parameters of type CodeGenerationContext Modifier and Type Method Description @NotNull StringCodeEmitter. emitCode(@NotNull CodeGenerationContext context, T value)
-