Class: SQLParser::Statement::DateTime

Inherits:
Literal show all
Defined in:
lib/sql-parser/statement.rb

Instance Attribute Summary

Attributes inherited from Literal

#value

Method Summary

Methods inherited from Literal

#initialize

Methods inherited from Node

#accept, #to_sql

Constructor Details

This class inherits a constructor from SQLParser::Statement::Literal