Searched refs:getDelegator (Results 1 – 2 of 2) sorted by relevance
181 public Grammar getDelegator(Grammar g) { in getDelegator() method in CompositeGrammar
2689 public Grammar getDelegator() { in getDelegator() method in Grammar2690 return composite.getDelegator(this); in getDelegator()