Searched refs:DEFAULT_RESTART_ELEMENTS (Results 1 – 1 of 1) sorted by relevance
53 private static boolean DEFAULT_RESTART_ELEMENTS = true; field in Parser65 private boolean restartElements = DEFAULT_RESTART_ELEMENTS;305 theFeatures.put(restartElementsFeature, truthValue(DEFAULT_RESTART_ELEMENTS)); in theFeatures.put() argument