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