Searched defs:DEFAULT_BOGONS_EMPTY (Results 1 – 1 of 1) sorted by relevance
49 private static boolean DEFAULT_BOGONS_EMPTY = false; field in Parser301 theFeatures.put(bogonsEmptyFeature, truthValue(DEFAULT_BOGONS_EMPTY)); in theFeatures.put()