Home | History | Annotate | Download | only in text

Lines Matching defs:ID_TOKEN

125     private static final String ID_TOKEN = "::";
968 rule.regionMatches(pos, ID_TOKEN, 0, ID_TOKEN_LEN)) {