Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BalticAmadeus
FluentMdx
Lexer
Lexer.TokenDefinition
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