Searched refs:DOUBLE_QUOTES_LR9 (Results 1 – 2 of 2) sorted by relevance
53 public ExpectedKey[] getDoubleQuoteMoreKeys() { return Symbols.DOUBLE_QUOTES_LR9; } in getDoubleQuoteMoreKeys()
92 public static ExpectedKey[] DOUBLE_QUOTES_LR9 = { DQUOTE_LEFT, DQUOTE_RIGHT, DQUOTE_LOW9 }; field in Symbols