Метод | Описание | |
---|---|---|
DefaultVisitor ( ForestInternal root ) : System | ||
Visit ( ForestInternal node ) : bool | ||
Visit ( ForestLeaf node ) : bool |
public DefaultVisitor ( ForestInternal root ) : System | ||
root | ForestInternal | |
Результат | System |
public Visit ( ForestInternal node ) : bool | ||
node | ForestInternal | |
Результат | bool |