C# Class Symbols.SymbolTableWalker.Node

Afficher le fichier Open project: YourLocalFax/OLD-Score

Méthodes publiques

Méthode Description
Get ( ) : Node
Node ( Scope anchor ) : System.Collections.Generic
StepIn ( ) : void
StepOut ( ) : bool

Method Details

Get() public méthode

public Get ( ) : Node
Résultat Node

Node() public méthode

public Node ( Scope anchor ) : System.Collections.Generic
anchor Scope
Résultat System.Collections.Generic

StepIn() public méthode

public StepIn ( ) : void
Résultat void

StepOut() public méthode

public StepOut ( ) : bool
Résultat bool