Libraries
»
asciimath
(2.0.6)
»
Index
»
AsciiMath
»
AST
»
BinaryOp
»
#operator
Method: AsciiMath::AST::BinaryOp#operator
Defined in:
lib/asciimath/ast.rb
#
operator
⇒
Object
257 258 259
# File 'lib/asciimath/ast.rb', line 257
def
operator
child_nodes
[
0
]
end