Class DirectivesMaxs
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesMaxs
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Max stack and locals.
- Since:
- 0.3
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor.DirectivesMaxs(Format format, int stack, int locals) 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