Class AssignedVariableLocation

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

public class AssignedVariableLocation extends ProgramLocation
  • Constructor Details

    • AssignedVariableLocation

      public AssignedVariableLocation(Program program, Address addr, int row, int charOffset)
    • AssignedVariableLocation

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