parserBase
|
--parserStringWithInlineTags
|
--parserTag
|
--parserReturnTag
|
--parserPropertyTag
Located in File: /phpDocumentor/DocBlockTags.inc
represents the "@property" tag
Classes extended from parserPropertyTag:
- parserPropertyReadTag
- represents the "@property-read" tag
- parserPropertyWriteTag
- represents the "@property-write" tag
- parserMethodTag
- represents the "@method" tag