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