Executes a function for this ParserItem, and all of its children ParserItems The function will be called with a two arguments, the ParserItem that it should operate on, and the parent of the parser item
This is the code documentation for the Pelzini project
Search documentation |
function treeWalk()Executes a function for this ParserItem, and all of its children ParserItems The function will be called with a two arguments, the ParserItem that it should operate on, and the parent of the parser item
Usagevoid $CodeParserItem->treeWalk ( mixed $function_name [, ParserItem $parent_item ] ); AuthorsArguments
Return value
|
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Thursday, 15th March, 2018 at 02:05 pm |