C# Class RazorPad.UI.RazorSyntaxTreeVisualizer

Exibir arquivo Open project: RazorPad/RazorPad Class Usage Examples

Public Methods

Method Description
Visualize ( System.Web.Razor.Parser.SyntaxTree.SyntaxTreeNode node ) : string

Private Methods

Method Description
ParseNode ( System.Web.Razor.Parser.SyntaxTree.SyntaxTreeNode node, int tabLevel = -1 ) : string

Method Details

Visualize() public method

public Visualize ( System.Web.Razor.Parser.SyntaxTree.SyntaxTreeNode node ) : string
node System.Web.Razor.Parser.SyntaxTree.SyntaxTreeNode
return string