dsl-api-generator icon indicating copy to clipboard operation
dsl-api-generator copied to clipboard

Generates binary compatible and Java interoperable DSL boilerplate code

Results 1 dsl-api-generator issues
Sort by recently updated
recently updated
newest added

Once we've created one of these DSL classes, we may later want to add a new property. If possible, it would be great to support generating the property, the builder...

enhancement