Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Tools
Nfa
C# Class Tools.Nfa
Inheritance:
NfaNode
Exibir arquivo
Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015
Class Usage Examples
Public Properties
Property
Type
Description
m_end
NfaNode
Public Methods
Method
Description
Nfa
(
TokensGen
tks
) :
System
Nfa
(
TokensGen
tks
,
Regex
re
) :
System
Method Details
Nfa()
public
method
public
Nfa
(
TokensGen
tks
) :
System
tks
TokensGen
return
System
Nfa()
public
method
public
Nfa
(
TokensGen
tks
,
Regex
re
) :
System
tks
TokensGen
re
Regex
return
System
Property Details
m_end
public_oe property
public
NfaNode,Tools
m_end
return
NfaNode