Class SuperExpression

    • Field Detail

      • type

        protected Type type
    • Constructor Detail

      • SuperExpression

        public SuperExpression​(Type type)
      • SuperExpression

        public SuperExpression​(int lineNumber,
                               Type type)
    • Method Detail

      • getType

        public Type getType()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object