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