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