bool NxsToken::StoppedOn ( char  ch  )  [inline]

Checks character stored in the variable saved to see if it matches supplied character `ch'.

Good for checking such things as whether token stopped reading characters because it encountered a newline (and labileFlags bit newlineIsToken was set): > StoppedOn('
'); > or whether token stopped reading characters because of a punctuation character such as a comma: > StoppedOn(','); >

Definition at line 807 of file nxstoken.h.

 All Classes Functions Variables Enumerations Enumerator Friends
Generated on Mon Mar 29 16:37:13 2010 for NCL by  doxygen 1.6.3