Class Lvalue

  • All Implemented Interfaces:
    Operand
    Direct Known Subclasses:
    Static

    public abstract class Lvalue
    extends java.lang.Object
    implements Operand
    • Constructor Summary

      Constructors 
      Constructor Description
      Lvalue()  
    • Constructor Detail

      • Lvalue

        public Lvalue()
    • Method Detail

      • getContainerType

        public abstract MirTy getContainerType()