Called when CHARSTATELABELS command needs to be parsed from within the CHARACTERS block. Deals with everything after the token CHARSTATELABELS up to and including the semicolon that terminates the CHARSTATELABELS command. CharLabels data structures will store labels only for characters that have not been eliminated, and likewise for `charStates'. Specifically, `charStates[0]' refers to the vector of character state labels for the first non-eliminated character. Definition at line 3840 of file nxscharactersblock.cpp. |