Class DirectivesAttribute
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesAttribute
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Directives for an attribute.
- Since:
- 0.4
-
Constructor Summary
ConstructorsConstructorDescriptionDirectivesAttribute
(String base, Iterable<org.xembly.Directive>... data) Constructor. -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator