Class parserParamTag

Description

represents the "@param" tag

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

parserBase
   |
   --parserStringWithInlineTags
      |
      --parserTag
         |
         --parserReturnTag
            |
            --parserVarTag
               |
               --parserParamTag
Direct descendents
Class Description
parserStaticvarTag represents the "@staticvar" tag
Variable Summary
string $keyword
Variables
string $keyword = 'param' (line 612)

always 'param'


Redefinition of:
parserVarTag::$keyword
always 'var'

Redefined in descendants as:

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:15:08 -0600 by phpDocumentor 1.4.4