Searched refs:NO_WEIGHT (Results 1 – 1 of 1) sorted by relevance
191 if (weight == NO_WEIGHT) weight = 50; in qualify()271 int lastWeight = NO_WEIGHT; in getAlternation()276 if (weight == NO_WEIGHT) weight = 1; in getAlternation()293 private static final int NO_WEIGHT = Integer.MIN_VALUE; field in BNF300 return NO_WEIGHT; in getWeight()312 if (weight == NO_WEIGHT) break; in getWeights()