Method: Keisan::AST::FunctionAssignment#lhs
- Defined in:
- lib/keisan/ast/function_assignment.rb
#lhs ⇒ Object (readonly)
Returns the value of attribute lhs.
4 5 6 |
# File 'lib/keisan/ast/function_assignment.rb', line 4 def lhs @lhs end |