parserBaseBase class for all elements
Located in /phpDocumentor/ParserData.inc (line 710)
| Class | Description |
|---|---|
parserInlineTag
|
Use this element to represent an {@inline tag} like {@link} |
parserStringWithInlineTags
|
Used to represent strings that contain inline tags, so that they can be properly parsed at link time |
parserElement
|
all elements except parserPackagePage descend from this abstract class |
string
$type
= 'base' (line 717)
Type is used by many functions to skip the hassle of if
phpDocumentor_get_class($blah) == 'parserBlah'... always base
mixed
$value
= false (line 723)
set to different things by its descendants
Documentation generated on Mon, 05 Dec 2011 21:06:16 -0600 by phpDocumentor 1.4.4