Свойство | Type | Description | |
---|---|---|---|
EndPosition | int | ||
StartPosition | int |
Méthode | Description | |
---|---|---|
ForestNode ( int startPosition, int endPosition ) : CFGLib.Parsers.Forests.ForestVisitors |
Méthode | Description | |
---|---|---|
Accept ( IForestVisitor visitor ) : bool | ||
ToStringHelper ( int level, HashSet |
||
ToStringSelf ( ) : string |
public ForestNode ( int startPosition, int endPosition ) : CFGLib.Parsers.Forests.ForestVisitors | ||
startPosition | int | |
endPosition | int | |
Résultat | CFGLib.Parsers.Forests.ForestVisitors |