[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/zendframework/zend-code/src/Scanner/ -> DocBlockScanner.php (summary)

Zend Framework (http://framework.zend.com/)

Copyright: Copyright (c) 2005-2016 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
File Size: 356 lines (10 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

DocBlockScanner:: (7 methods):
  __construct()
  getShortDescription()
  getLongDescription()
  getTags()
  getAnnotations()
  scan()
  tokenize()


Class: DocBlockScanner  - X-Ref

__construct($docComment, NameInformation $nameInformation = null)   X-Ref

param: string $docComment
param: null|NameInformation $nameInformation

getShortDescription()   X-Ref

return: string

getLongDescription()   X-Ref

return: string

getTags()   X-Ref

return: array

getAnnotations()   X-Ref

return: array

scan()   X-Ref

return: void

tokenize()   X-Ref

return: array



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1