Class XmlMaxs

java.lang.Object
org.eolang.jeo.representation.xmir.XmlMaxs

public final class XmlMaxs extends Object
Xmir representation of max stack and max locals of a method.
Since:
0.3
  • Method Details

    • bytecode

      public BytecodeMaxs bytecode()
      Convert to bytecode maxs.
      Returns:
      Bytecode maxs.