Searched refs:_findAllType (Results 1 – 1 of 1) sorted by relevance
403 _findAllType(ttype, nodes); in findAllType()407 public void _findAllType(int ttype, List<GrammarAST> nodes) { in _findAllType() method in GrammarAST413 child._findAllType(ttype, nodes); in _findAllType()