Storage for a single NEXUS token, and embedded comments, along with end-of-the-token file position information. More...
#include <nxstoken.h>
Static Public Member Functions | |
static void | IncrementNotLast (std::vector< ProcessedNxsToken >::const_iterator &it, const std::vector< ProcessedNxsToken >::const_iterator &endIt, const char *context) |
static NxsSimpleCommandStrings | ParseSimpleCmd (const std::vector< ProcessedNxsToken > &, bool convertToLower) |
Storage for a single NEXUS token, and embedded comments, along with end-of-the-token file position information.
Definition at line 251 of file nxstoken.h.