Class DirectivesMetas
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesMetas
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Directives for meta-information of a class.
- Since:
- 0.1
-
Constructor Summary
ConstructorsConstructorDescriptionDirectivesMetas
(ClassName classname) Constructor.DirectivesMetas
(ClassName classname, DirectivesClass clazz) 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