Class TypeExpr

    • Constructor Detail

      • TypeExpr

        public TypeExpr()
      • TypeExpr

        public TypeExpr​(Type type)
      • TypeExpr

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