Class Parser::TimestampLiteral¶
-
class
TimestampLiteral
: public Parser::Literal¶ Public Functions
-
TimestampLiteral
()¶
-
std::shared_ptr<Analyzer::Expr>
analyze
(const Catalog_Namespace::Catalog &catalog, Analyzer::Query &query, TlistRefType allow_tlist_ref = TLIST_NONE) const¶
-
std::string
to_string
() const¶
Private Members
-
int64_t
timestampval_
¶
-