Class DirectivesFrameValues
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesFrameValues
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Bytecode frame values XMIR representation.
- Since:
- 0.14.0
-
Constructor Summary
ConstructorsConstructorDescriptionDirectivesFrameValues(Format format, String name, Object... values) 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