private property TokenParser::$tokens in Service Container 7
Same name and namespace in other branches
- 7.2 modules/providers/service_container_annotation_discovery/lib/Doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php \Doctrine\Common\Annotations\TokenParser::tokens
 
The token list.
Type: array
File
- modules/
providers/ service_container_annotation_discovery/ lib/ Doctrine/ annotations/ lib/ Doctrine/ Common/ Annotations/ TokenParser.php, line 35  
Class
- TokenParser
 - Parses a file for namespaces/use/class declarations.
 
Namespace
Doctrine\Common\AnnotationsCode
private $tokens;