Method | Description | |
---|---|---|
Visit ( Antlr.Runtime.Tree.CommonTree root, int depth ) : void | ||
WriteIndent ( int depth ) : void |
public Visit ( Antlr.Runtime.Tree.CommonTree root, int depth ) : void | ||
root | Antlr.Runtime.Tree.CommonTree | |
depth | int | |
return | void |
public static WriteIndent ( int depth ) : void | ||
depth | int | |
return | void |