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