Class LineNumberAttribute.Pc

  • Enclosing class:
    LineNumberAttribute

    public static class LineNumberAttribute.Pc
    extends Object
    Used as a return type of toNearPc().
    • Field Detail

      • index

        public int index
        The index into the code array.
      • line

        public int line
        The line number.
    • Constructor Detail

      • Pc

        public Pc()