C# 클래스 _3PA.MainFeatures.Parser.TokenEof

상속: Token
파일 보기 프로젝트 열기: jcaillon/3P 1 사용 예제들

공개 메소드들

메소드 설명
Accept ( ILexerVisitor visitor ) : void
TokenEof ( string value, int line, int column, int startPosition, int endPosition )

메소드 상세

Accept() 공개 메소드

public Accept ( ILexerVisitor visitor ) : void
visitor ILexerVisitor
리턴 void

TokenEof() 공개 메소드

public TokenEof ( string value, int line, int column, int startPosition, int endPosition )
value string
line int
column int
startPosition int
endPosition int