You are here

constant DocLexer::T_IDENTIFIER in Plug 7

File

lib/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php, line 41

Class

DocLexer
Simple lexer for docblock annotations.

Namespace

Doctrine\Common\Annotations

Code

const T_IDENTIFIER = 100;