Class CodeAttr.RangePC

Enclosing class:
CodeAttr

static class CodeAttr.RangePC extends CodeAttr.Local
  • Field Details

    • start_pc

      int start_pc
    • end_pc

      int end_pc
    • pos

      int pos
  • Constructor Details

    • RangePC

      RangePC(int pos, String name)