You are here

protected property StaticReflectionParser::$parentStaticReflectionParser in Plug 7

The parent PSR-0 Parser.

Type: \Doctrine\Common\Reflection\StaticReflectionParser

File

lib/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php, line 97

Class

StaticReflectionParser
Parses a file for namespaces/use/class declarations.

Namespace

Doctrine\Common\Reflection

Code

protected $parentStaticReflectionParser;