Searched refs:charVocabulary (Results 1 – 1 of 1) sorted by relevance
360 protected IntSet charVocabulary = null; field in Grammar2979 if ( charVocabulary!=null ) { in getAllCharValues()2980 return charVocabulary; in getAllCharValues()