Searched refs:getIndirectDelegates (Results 1 – 2 of 2) sorted by relevance
221 public List<Grammar> getIndirectDelegates(Grammar g) { in getIndirectDelegates() method in CompositeGrammar
2677 public List<Grammar> getIndirectDelegates() { in getIndirectDelegates() method in Grammar2678 return composite.getIndirectDelegates(this); in getIndirectDelegates()