C# 클래스 BalticAmadeus.FluentMdx.Lexer.Lexer.TokenDefinition

파일 보기 프로젝트 열기: BalticAmadeus/FluentMdx

공개 메소드들

메소드 설명
TokenDefinition ( TokenType type, string pattern, bool isIgnored = false ) : System

메소드 상세

TokenDefinition() 공개 메소드

public TokenDefinition ( TokenType type, string pattern, bool isIgnored = false ) : System
type TokenType
pattern string
isIgnored bool
리턴 System