Inherited from Parser
Parser::$coveredLines
Parser::$filename
Parser::$fileRef
Parser::$line
Parser::$totalLines
Parser::$uncoveredLines
Return the type of last non-empty token in a line
Returns the type of line just read
Get the token type of a token (if exists) or the token itself.
Check if a line is a continuation of the previous line
Process a line read from the file and determine if it is an executable line or not.
This is the work horse function that does most of the parsing. To parse PHP, get_all_tokens() tokenizer function is used.
Inherited From Parser
Parser::__construct()
Parser::getCoveredLines()
Parser::getLine()
Parser::getLineType()
Parser::getLineTypeStr()
Parser::getTotalLines()
Parser::getUncoveredLines()
Parser::openFileReadOnly()
Parser::parse()
Parser::processLine()
Documentation generated on Mon, 16 May 2005 10:01:27 -0700 by phpDocumentor 1.3.0RC3