Annotation Interface Introspectable


@Retention(CLASS) @Target(TYPE) public @interface Introspectable
Annotate a DSL operation using this annotation to be introspectable. The methods in Introspection can only be used if the operation is annotated with Introspectable.
Since:
0.22