Pelzini

This is the code documentation for the Pelzini project

function treeWalk()

Cascades Docblock tags into the children that do not have any tags, and then
runs processTags() for all of the children items.

Usage

void $ParserClass->treeWalk ( mixed $function_name [, ParserItem $parent_item ] );

Authors

Arguments

  1. $function_name
  2. ParserItem $parent_item = NULL

Return value

  • void