Class VariableXRefHeaderFieldLocation

All Implemented Interfaces:
Cloneable, Comparable<ProgramLocation>

public class VariableXRefHeaderFieldLocation extends VariableXRefFieldLocation
  • Constructor Details

    • VariableXRefHeaderFieldLocation

      public VariableXRefHeaderFieldLocation()
      Should only be used for XML restoring.
    • VariableXRefHeaderFieldLocation

      public VariableXRefHeaderFieldLocation(Program program, Variable var, int charOffset, Address refAddr)
      Creates a variable xref field program location
      Parameters:
      program - the program of the location
      var - the variable
      charOffset - the character offset
      refAddr - the xref address