Releases: musketyr/yuml-dsl-builder
Releases · musketyr/yuml-dsl-builder
Named Parameters
09-named-parameters methods with named arguments
Java DSL
08-java-dsl Java DSL
Providing Extension Points
07-extensions extending with helpers
Hacking the Owner
06-owner hacking closure's owner
Passing the Builder
passing the argument into the closure guarantee calls inside the closure using the closure's return type
Clean API
Closure-based DSL
03-dsl nested DSL
Using Method Calls and Closures
02-closures working version with constructors and `with` calls
Building with Constructors
01-simple working version with just plain classes