Class HeapExpression

    • Constructor Detail

      • HeapExpression

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