string
$type
= 'base' [line 717]
Type is used by many functions to skip the hassle of if
phpDocumentor_get_class($blah) == 'parserBlah'... always base
Redefined in descendants as:
-
parserInlineTag::$type
: Element type
-
parserStringWithInlineTags::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'...
-
parserTag::$type
: Type is used by many functions to skip the hassle of
-
parserPackagePage::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
-
parserTutorial::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
-
parserDesc::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
-
parserInclude::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
-
parserGlobal::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
-
parserFunction::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
-
parserMethod::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
-
parserClass::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
-
parserVar::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
-
parserConst::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'
-
parserDefine::$type
: Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'