Class DirectivesProgram
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesProgram
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Program representation as Xembly directives.
- Since:
- 0.1
-
Constructor Summary
ConstructorsConstructorDescriptionDirectivesProgram
(String code, DirectivesClass clazz, DirectivesMetas name) Constructor.DirectivesProgram
(DirectivesClass klass, DirectivesMetas metas) 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