Lines Matching refs:nodes
38 nodes = antlr3.tree.CommonTreeNodeStream(r.tree)39 nodes.setTokenStream(tStream)40 walker = walkerCls(nodes)