C# Class Boo.BooLangService.Document.DocumentVisualiser

IGNORE ME, I'm a developer aid! Outputs a IBooParseTreeNode hierarchy as a text tree.
Afficher le fichier Open project: jagregory/boolangstudio

Méthodes publiques

Méthode Description
Output ( IBooParseTreeNode node ) : string

Private Methods

Méthode Description
Output ( IBooParseTreeNode node, int indentLevel ) : string

Method Details

Output() public static méthode

public static Output ( IBooParseTreeNode node ) : string
node IBooParseTreeNode
Résultat string