C# 클래스 Boo.BooLangService.Document.DocumentVisualiser

IGNORE ME, I'm a developer aid! Outputs a IBooParseTreeNode hierarchy as a text tree.
파일 보기 프로젝트 열기: jagregory/boolangstudio

공개 메소드들

메소드 설명
Output ( IBooParseTreeNode node ) : string

비공개 메소드들

메소드 설명
Output ( IBooParseTreeNode node, int indentLevel ) : string

메소드 상세

Output() 공개 정적인 메소드

public static Output ( IBooParseTreeNode node ) : string
node IBooParseTreeNode
리턴 string