Actions
Task #4392
closedAdd return value for on<Node>(Begin|End) methods
Start date:
07/27/2013
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Published in build:
Description
The returned value can be used to control AST traversal.
- Do not expand a node
- Stop traversal of an AST
- Back jump to the parent node
Actions