protected property StaticReflectionParser::$parentStaticReflectionParser

The parent PSR-0 Parser.

Type: \Doctrine\Common\Annotations\StaticReflectionParser

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php, line 91

Class

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

Namespace

Doctrine\Common\Reflection

Code

protected $parentStaticReflectionParser;