constant DocLexer::T_NAMESPACE_SEPARATOR

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php, line 48

Class

DocLexer
Simple lexer for docblock annotations.

Namespace

Doctrine\Common\Annotations

Code

const T_NAMESPACE_SEPARATOR = 107;