C# Class bsharptree.example.simpleindex.query.parser.ParseNodeExtensions

ファイルを表示 Open project: thoward/bsharptree

Public Methods

Method Description
PrintParseNode ( this parseNode ) : void

Method Details

PrintParseNode() public static method

public static PrintParseNode ( this parseNode ) : void
parseNode this
return void