Class: SQLParser::Statement::UnaryPlus

Inherits:
Unary
  • Object
show all
Defined in:
lib/sql-parser/statement.rb

Instance Attribute Summary

Attributes inherited from Unary

#value

Method Summary

Methods inherited from Unary

#initialize

Methods inherited from Node

#accept, #to_sql

Constructor Details

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