Searched refs:getGlobalScopes (Results 1 – 3 of 3) sorted by relevance
68 for (AttributeScope scope : grammar.getGlobalScopes().values()) { in checkConflicts()
1792 public Map<String, AttributeScope> getGlobalScopes() { in getGlobalScopes() method in Grammar
355 recognizerST.add("scopes", grammar.getGlobalScopes());356 headerFileST.add("scopes", grammar.getGlobalScopes());