Class DirectivesHandle
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesHandle
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Directives Handle.
This is the XMIR representation of the Java ASM Handle object.
- Since:
- 0.1
-
Constructor Summary
ConstructorsConstructorDescriptionDirectivesHandle(int index, Format format, org.objectweb.asm.Handle handle) 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