private property TokenParser::$tokens

The token list.

Type: array

File

drupal/core/vendor/doctrine/common/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;