Searched refs:checkForLabelTypeMismatch (Results 1 – 2 of 2) sorted by relevance
242 public boolean checkForLabelTypeMismatch(Rule r, Token label, int type) { in checkForLabelTypeMismatch() method in NameSpaceChecker
1800 boolean err = nameSpaceChecker.checkForLabelTypeMismatch(r, label, type); in defineLabel()