You are here

private property TokenParser::$numTokens in Plug 7

The number of tokens.

Type: int

File

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