Called when STATELABELS command needs to be parsed from within the DIMENSIONS block. Deals with everything after the token STATELABELS up to and including the semicolon that terminates the STATELABELS command. Note that the numbers of states are shifted back one before being stored so that the character numbers in the NxsStringVectorMap objects are 0-offset rather than being 1-offset as in the NxsReader data file. Definition at line 4509 of file nxscharactersblock.cpp. |