Class ParallelInstructionLocation

java.lang.Object
ghidra.program.util.ProgramLocation
ghidra.program.util.ParallelInstructionLocation
All Implemented Interfaces:
Cloneable, Comparable<ProgramLocation>

public class ParallelInstructionLocation extends ProgramLocation
  • Constructor Details

    • ParallelInstructionLocation

      public ParallelInstructionLocation(Program program, Address addr, int charOffset)
    • ParallelInstructionLocation

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