Class DirectivesLabel
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesLabel
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Directives of a Java label in EO language.
- Since:
- 0.12.0
-
Constructor Summary
ConstructorsConstructorDescriptionDirectivesLabel(int index, Format format, String identifier) Default 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