Method: Keisan::AST::FunctionAssignment#lhs

Defined in:
lib/keisan/ast/function_assignment.rb

#lhsObject (readonly)

Returns the value of attribute lhs.



4
5
6
# File 'lib/keisan/ast/function_assignment.rb', line 4

def lhs
  @lhs
end