Class DirectivesLine
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesLine
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Line number directives.
- Since:
- 0.14.0
-
Constructor Summary
ConstructorsConstructorDescriptionDirectivesLine(int index, Format format, int number, String identifier) Constructor. -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator