Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Veil
SuperSimple
SuperSimpleMasterPageParser
C# Class Veil.SuperSimple.SuperSimpleMasterPageParser
Show file
Open project: namics/TerrificNet
Class Usage Examples
Public Methods
Method
Description
Parse
(
IEnumerable
tokens
,
Type
modelType
) :
SyntaxTreeNode
Method Details
Parse()
public
static
method
public
static
Parse
(
IEnumerable
tokens
,
Type
modelType
) :
SyntaxTreeNode
tokens
IEnumerable
modelType
System.Type
return
Veil.Parser.SyntaxTreeNode