Todo List
WordParser | --phpDocumentorTWordParser
void addFileSource( array $word)
void addSource( array|string $word, [bool $file = false])
This code will split up tokens that contain "\n" and add them to the source code as separate tokens on different lines.
int|void backupPos( )
Overridden in child classes as:
string concatTokens( array $a)
void findGlobal( array $tokens)
array getFileSource( )
array getSource( )
string|array getWord( )
void setup( string &$input)
bool tokenEquals( mixed $a, mixed $b)