Searched refs:MATCH_FIRST (Results 1 – 1 of 1) sorted by relevance
129 private static final int MATCH_FIRST = MATCH_INSTANCE; field in Transition510 return (match >= MATCH_FIRST && match <= MATCH_LAST); in isValidMatch()