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