Class HeapReference

    • Constructor Detail

      • HeapReference

        public HeapReference​(Type staticType,
                             SymbolicExpression expression,
                             CodeLocation location)
        Builds the heap reference.
        Parameters:
        staticType - the static type of this expression
        expression - the expression that this refers to
        location - the code location of the statement that has generated this expression