Class DirectivesDefaultValue
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesDefaultValue
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
This class represents a default annotation value.
public @interface NestedAnnotation {
String name() default "nested-default";
}
- Since:
- 0.3