Class: Nuggets::MySQL::ValueParser::AST
- Defined in:
- lib/nuggets/mysql.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
113 114 115 |
# File 'lib/nuggets/mysql.rb', line 113 def value @value end |