Class VariableXRefHeaderFieldLocation

    • Constructor Detail

      • 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