TokenParser::$pointer

The current array pointer.

Type: int

File

core/lib/Drupal/Component/Annotation/Doctrine/TokenParser.php, line 70

Class

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

Namespace

Drupal\Component\Annotation\Doctrine

Code

private $pointer = 0;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.