Base 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 | 
Type is used by many functions to skip the hassle of if
phpDocumentor_get_class($blah) == 'parserBlah'... always base
set to different things by its descendants
Documentation generated on Mon, 05 Dec 2011 21:51:00 -0600 by phpDocumentor 1.4.4