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
TreeTemplateNode
C# Class TreeTemplateNode, GrammarEngine
Exibir arquivo
Open project: Koziev/GrammarEngine
Class Usage Examples
Public Methods
Method
Description
Match
(
SNode,
node
) :
bool
Parse
(
StringParser,
rdr
) :
void
TreeTemplateNode
( ) :
System
Method Details
Match()
public
method
public
Match
(
SNode,
node
) :
bool
node
SNode,
return
bool
Parse()
public
method
public
Parse
(
StringParser,
rdr
) :
void
rdr
StringParser,
return
void
TreeTemplateNode()
public
method
public
TreeTemplateNode
( ) :
System
return
System