Class ObjectWordParser

(line 130)

Description

WordParser
   |
   --ObjectWordParser

Located in File: /phpDocumentor/ParserDescCleanup.inc

Like WordParser but designed to handle an array with strings and


Class Variables

Summary:

Class Constants

Summary:

Method Detail

Summary:
ObjectWordParser ObjectWordParser ([ $casesensitive = false])
void getWord ()
boolean nextIsObjectOrNonNL ()
void setup (array &$input)

Constructor ObjectWordParser (line 138)

ObjectWordParser ObjectWordParser( [ $casesensitive = false])

Parameters

  • $casesensitive:

Info

Method getWord (line 166)

void getWord( )

Overrides : WordParser::getWord() Retrieve a token from the token list

Info

Method nextIsObjectOrNonNL (line 281)

boolean nextIsObjectOrNonNL( )

Determine if the next word is an inline tag

Info

Method setup (line 149)

void setup( array &$input)

Overrides : WordParser::setup() Initialize the WordParser

Set the word parser to go.

Parameters

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary

Inherited From Class 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



Documentation generated on Mon, 05 Dec 2011 21:28:39 -0600 by phpDocumentor 1.4.4