C# 클래스 Castle.NVelocity.Ast.NVReference

상속: AstNode
파일 보기 프로젝트 열기: jonorossi/cvsi 1 사용 예제들

공개 메소드들

메소드 설명
DoSemanticChecks ( ErrorHandler errs, Scope currentScope ) : void
GetNodeAt ( int line, int pos ) : AstNode
NVReference ( NVDesignator designator )

메소드 상세

DoSemanticChecks() 공개 메소드

public DoSemanticChecks ( ErrorHandler errs, Scope currentScope ) : void
errs ErrorHandler
currentScope Scope
리턴 void

GetNodeAt() 공개 메소드

public GetNodeAt ( int line, int pos ) : AstNode
line int
pos int
리턴 AstNode

NVReference() 공개 메소드

public NVReference ( NVDesignator designator )
designator NVDesignator