Libraries
»
asciimath
(2.0.6)
»
Index
»
AsciiMath
»
AST
»
InfixOp
»
#operand1
Method: AsciiMath::AST::InfixOp#operand1
Defined in:
lib/asciimath/ast.rb
#
operand1
⇒
Object
291 292 293
# File 'lib/asciimath/ast.rb', line 291
def
operand1
child_nodes
[
1
]
end