You are here

private property TokenParser::$pointer in Plug 7

The current array pointer.

Type: int

File

lib/doctrine/annotations/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;