Class DirectivesMethodParams
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesMethodParams
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Directives for method parameters.
- Since:
- 0.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidannotation(int index, DirectivesAnnotation annotation) Add a parameter annotation.Iterator<org.xembly.Directive>iterator()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