private property TokenParser::$numTokens

The number of tokens.

Type: int

File

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

Class

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

Namespace

Doctrine\Common\Annotations

Code

private $numTokens = 0;