Home
last modified time | relevance | path

Searched refs:checkForRuleScopeAttributeConflict (Results 1 – 1 of 1) sorted by relevance

/external/antlr/tool/src/main/java/org/antlr/tool/
DNameSpaceChecker.java61 checkForRuleScopeAttributeConflict(r, attribute); in checkConflicts()
189 public void checkForRuleScopeAttributeConflict(Rule r, Attribute attribute) { in checkForRuleScopeAttributeConflict() method in NameSpaceChecker