Pelzini

This is the code documentation for the Pelzini project

Page options:

Inherited members

class ParserVariable

Represents a variable

Authors

Variables

NameVisibilityDescription
$description 
$name 
$static 
$type 
$visibility 

Functions

NameVisibilityDescription
__constructpublic 
dumppublicDebugging use only
processSpecificDocblockTagsprotectedApplies the contents of a doc-block to this element

public __construct

void $ParserVariable->__construct ( );

This function does not have a description

public dump

void $ParserVariable->dump ( );

Debugging use only

protected processSpecificDocblockTags

void $ParserVariable->processSpecificDocblockTags ( $text $docblock_tags );

Applies the contents of a doc-block to this element