Represents an interface
This is the code documentation for the Pelzini project
Search documentation |
class ParserInterfaceRepresents an interface
AuthorsVariables
Functions
public __constructvoid $ParserInterface->__construct ( ); This function does not have a description public dumpvoid $ParserInterface->dump ( ); Debugging use only protected processSpecificDocblockTagsvoid $ParserInterface->processSpecificDocblockTags ( mixed $docblock_tags ); Processes Javadoc tags that are specific to this PaserItem public treeWalkvoid $ParserInterface->treeWalk ( mixed $function_name [, ParserItem $parent_item ] ); Cascades Docblock tags into the children that do not have any tags, and then runs processTags() for all of the children items. |
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 |