private property TokenParser::$numTokens in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php \Doctrine\Common\Annotations\TokenParser::numTokens
The number of tokens.
Type: int
File
- vendor/
doctrine/ annotations/ lib/ Doctrine/ Common/ Annotations/ TokenParser.php, line 42
Class
- TokenParser
- Parses a file for namespaces/use/class declarations.
Namespace
Doctrine\Common\AnnotationsCode
private $numTokens;