insert_child方法
insert_child(self, index, equation_type)
def insert_child(self, index, equation_type):
    ...
| 范围 | 类型 | 描述 | 
|---|---|---|
| index | int | |
| equation_type | EquationNodeType | 
def insert_child(self, index, equation_type):
    ...
| 范围 | 类型 | 描述 | 
|---|---|---|
| index | int | |
| equation_type | EquationNodeType |