Class DirectivesSeq
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesSeq
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Directives sequence.
- Since:
- 0.6
-
Constructor Summary
ConstructorsConstructorDescriptionDirectivesSeq
(String name, List<? extends Iterable<org.xembly.Directive>> elements) 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