private property TokenParser::$pointer

The current array pointer.

Type: int

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php, line 49

Class

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

Namespace

Doctrine\Common\Annotations

Code

private $pointer = 0;