Searched refs:doNotCopyOptionsToLexer (Results 1 – 1 of 1) sorted by relevance
282 public static final Set<String> doNotCopyOptionsToLexer = field in Grammar834 if ( !doNotCopyOptionsToLexer.contains(optionName) ) { in getLexerGrammar()