Method: FAM::Syntax::AST::ArithmeticNode#to
- Defined in:
- lib/fam/syntax/ast.rb
#to ⇒ Object
Returns the value of attribute to.
87 88 89 |
# File 'lib/fam/syntax/ast.rb', line 87 def to @to end |
Returns the value of attribute to.
87 88 89 |
# File 'lib/fam/syntax/ast.rb', line 87 def to @to end |