PhpParser::parseClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/PhpParser.php |
Parses a class. |
TokenParser::parseClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
Get the class name. |
PhpParserTest::testParseClassWhenNotUserDefined |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PhpParserTest::testParseClassWhenClassIsInterface |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PhpParserTest::testParseClassWhenClassIsNotNamespaced |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PhpParserTest::testParseClassWithMultipleClassesInFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PhpParserTest::testParseClassWithMultipleImportsInUseStatement |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|