Method: FAM::Syntax::AST::ArithmeticNode#to

Defined in:
lib/fam/syntax/ast.rb

#toObject

Returns the value of attribute to.



87
88
89
# File 'lib/fam/syntax/ast.rb', line 87

def to
  @to
end