Lexical catchable patterns.
Return value
array
File
- drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php, line 250
Class
- Lexer
- Base class for writing simple lexers, i.e. for creating small DSLs.
Namespace
Doctrine\Common
Code
protected abstract function getCatchablePatterns();