C# Class Veil.SuperSimple.SuperSimpleMasterPageParser

Mostra 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