Class ClassExpr

    • Constructor Detail

      • ClassExpr

        public ClassExpr()
      • ClassExpr

        public ClassExpr​(Type type)
      • ClassExpr

        public ClassExpr​(TokenRange tokenRange,
                         Type type)
        This constructor is used by the parser and is considered private.