Class PcodeFieldLocation

    • Constructor Detail

      • PcodeFieldLocation

        public PcodeFieldLocation​(Program program,
                                  Address addr,
                                  java.util.List<java.lang.String> pcodeStrings,
                                  int row,
                                  int charOffset)
      • PcodeFieldLocation

        public PcodeFieldLocation()
        Get the row within a group of pcode strings.