C# Class Symbols.SymbolTableWalker.Node

Exibir arquivo Open project: YourLocalFax/OLD-Score

Public Methods

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

Method Details

Get() public method

public Get ( ) : Node
return Node

Node() public method

public Node ( Scope anchor ) : System.Collections.Generic
anchor Scope
return System.Collections.Generic

StepIn() public method

public StepIn ( ) : void
return void

StepOut() public method

public StepOut ( ) : bool
return bool