C# 클래스 Symbols.SymbolTableWalker

파일 보기 프로젝트 열기: YourLocalFax/OLD-Score 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
symbols SymbolTable

공개 메소드들

메소드 설명
Reset ( ) : void
StepIn ( ) : void
StepOut ( ) : void
SymbolTableWalker ( SymbolTable symbols ) : System.Collections.Generic

메소드 상세

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

StepIn() 공개 메소드

public StepIn ( ) : void
리턴 void

StepOut() 공개 메소드

public StepOut ( ) : void
리턴 void

SymbolTableWalker() 공개 메소드

public SymbolTableWalker ( SymbolTable symbols ) : System.Collections.Generic
symbols SymbolTable
리턴 System.Collections.Generic

프로퍼티 상세

symbols 공개적으로 프로퍼티

public SymbolTable,Symbols symbols
리턴 SymbolTable