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 |