Trait |
Description |
Arguable
|
Decorates a class with a description property and builder method. |
ComplexTyped
|
Decorates a class with the ability to build a custom type |
Defaultable
|
Decorates a class with the ability to store a default value |
Deprecatable
|
Decorates a class with a builder syntax to provide
deprecation data. |
Describable
|
Decorates a class with a description property and builder method. |
ExecutesClosures
|
Decorates a class with the ability to execute closures with
a delegate |
Named
|
Decorates a class with a name property and builder method |
Nullable
|
Decorates a class with a nullable property and builder method |
Typed
|
Parses types for custom arguments, operations, and properties |