Method | Description | |
---|---|---|
Main ( string args ) : void |
Command-line tool.
|
|
PrintStats ( TaxonomyReader r, |
Recursively prints stats for all ordinals.
|
|
PrintTaxonomyStats ( ) : System |
Sole constructor.
|
Method | Description | |
---|---|---|
CountAllChildren ( TaxonomyReader r, int ord ) : int | ||
PrintAllChildren ( |
public static PrintStats ( TaxonomyReader r, |
||
r | TaxonomyReader | |
@out | ||
printTree | bool | |
return | void |