An interface for processing antlr AST objects
Type Params | Return Type | Name and description |
---|---|---|
|
antlr.collections.AST |
process(antlr.collections.AST t) performs some processing on the supplied AST node. |