WordParser | --ObjectWordParser
Located in File: /phpDocumentor/ParserDescCleanup.inc
Constructor ObjectWordParser (line 138)
Method getWord (line 166)
Overrides : WordParser::getWord() Retrieve a token from the token list
Method nextIsObjectOrNonNL (line 281)
Method setup (line 149)
Overrides : WordParser::setup() Initialize the WordParser
WordParser::backupPos() - Backup to the previous token so that it can be retrieved again in a new context.
WordParser::getBlock() - Unused
WordParser::getPos() - Returns the current pointer position, or 1 character after the end of the word
WordParser::getSource() - Retrieve source code for the last function/method
WordParser::getWord() - Retrieve a token from the token list
WordParser::setPos() - Set the internal cursor within the source code
WordParser::setSeperator() - Sets the list of possible separator tokens
WordParser::setup() - Initialize the WordParser
WordParser::setWhitespace() - set parser to return or strip whitespace