Class HeapExpression

    • Constructor Detail

      • HeapExpression

        protected HeapExpression​(Type type,
                                 CodeLocation location)
        Builds the heap expression.
        Parameters:
        type - the static types of this expression
        location - the code location of the statement that has generated this heap expression