Class parserStaticvarTag

Description

represents the "@staticvar" tag

Located in /phpDocumentor/DocBlockTags.inc (line 631)

parserBase
   |
   --parserStringWithInlineTags
      |
      --parserTag
         |
         --parserReturnTag
            |
            --parserVarTag
               |
               --parserParamTag
                  |
                  --parserStaticvarTag
Variable Summary
 string $keyword
Variables
string $keyword = 'staticvar' (line 637)

always 'staticvar'


Redefinition of:
parserParamTag::$keyword
always 'param'

Inherited Variables

Inherited from parserVarTag

parserVarTag::$returnType

Inherited from parserReturnTag

parserReturnTag::$converted_returnType

Inherited from parserTag

parserTag::$type

Inherited from parserStringWithInlineTags

parserStringWithInlineTags::$value
Methods

Documentation generated on Mon, 05 Dec 2011 21:03:59 -0600 by phpDocumentor 1.4.4