C# 클래스 Symbols.SymbolTableWalker.Node

파일 보기 프로젝트 열기: YourLocalFax/OLD-Score

공개 메소드들

메소드 설명
Get ( ) : Node
Node ( Scope anchor ) : System.Collections.Generic
StepIn ( ) : void
StepOut ( ) : bool

메소드 상세

Get() 공개 메소드

public Get ( ) : Node
리턴 Node

Node() 공개 메소드

public Node ( Scope anchor ) : System.Collections.Generic
anchor Scope
리턴 System.Collections.Generic

StepIn() 공개 메소드

public StepIn ( ) : void
리턴 void

StepOut() 공개 메소드

public StepOut ( ) : bool
리턴 bool