Class CodeAttr.Trap

Enclosing class:
CodeAttr

class CodeAttr.Trap extends CodeAttr.Local
  • Field Details

    • start_pc

      int start_pc
    • end_pc

      int end_pc
    • pos

      int pos
  • Constructor Details

    • Trap

      Trap(int pos, String name)