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
        var - the variable
        index - the
        charOffset -
        refAddr -