Libraries
»
calc_clondo46
(0.2.0)
»
Index
»
BinaryNode
»
#left
Method: BinaryNode#left
Defined in:
lib/ast.rb
#
left
⇒
Object
(readonly)
Returns the value of attribute left.
4 5 6
# File 'lib/ast.rb', line 4
def
left
@left
end