You are here

private property TokenParser::$tokens in Plug 7

The token list.

Type: array

File

lib/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php, line 35

Class

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

Namespace

Doctrine\Common\Annotations

Code

private $tokens;