Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Tools
ReCategory
C# Class Tools.ReCategory
Inheritance:
Regex
ファイルを表示
Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015
Class Usage Examples
Public Methods
Method
Description
Build
(
Nfa
nfa
) :
void
Match
(
char
ch
) :
bool
Print
(
TextWriter
s
) :
void
ReCategory
(
TokensGen
tks
,
string
str
) :
System
Method Details
Build()
public
method
public
Build
(
Nfa
nfa
) :
void
nfa
Nfa
return
void
Match()
public
method
public
Match
(
char
ch
) :
bool
ch
char
return
bool
Print()
public
method
public
Print
(
TextWriter
s
) :
void
s
System.IO.TextWriter
return
void
ReCategory()
public
method
public
ReCategory
(
TokensGen
tks
,
string
str
) :
System
tks
TokensGen
str
string
return
System