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