Свойство | Тип | Описание | |
---|---|---|---|
EndPosition | int | ||
StartPosition | int |
Метод | Описание | |
---|---|---|
ForestNode ( int startPosition, int endPosition ) : CFGLib.Parsers.Forests.ForestVisitors |
Метод | Описание | |
---|---|---|
Accept ( IForestVisitor visitor ) : bool | ||
ToStringHelper ( int level, HashSet |
||
ToStringSelf ( ) : string |
public ForestNode ( int startPosition, int endPosition ) : CFGLib.Parsers.Forests.ForestVisitors | ||
startPosition | int | |
endPosition | int | |
Результат | CFGLib.Parsers.Forests.ForestVisitors |