Searched defs:post_action (Results 1 – 2 of 2) sorted by relevance
63 def post_action( &block ) method in ANTLR3.AST.Visitor68 def visit( tree, pre_action = nil, post_action = nil ) argument
2410 def visit(self, t, pre_action=None, post_action=None): argument