* getNextToken -- Thie method searches the input stream and returns the next * token found within that stream, using the principle of maximal munch. It * embodies the start state of the FSA. * * Parameters: theNextToken -- address of the next CToken found in the stream * Returns: S_OK * E_FAIL ******************************************************************************/
source not stored for this graph (policy: none)
no test coverage detected