Methods

__construct()

__construct(string $docComment, \Zend\Code\NameInformation $nameInformation) 

Parameters

$docComment

string

$nameInformation

null\Zend\Code\NameInformation

getAnnotations()

getAnnotations() : array

Returns

array

getLongDescription()

getLongDescription() : string

Returns

string

getShortDescription()

getShortDescription() : string

Returns

string

getTags()

getTags() : array

Returns

array

scan()

scan() : void

tokenize()

tokenize() : array

Returns

array

 Properties

 

$annotationManager

$annotationManager : \Zend\Code\Annotation\AnnotationManager

 

$annotations

$annotations : array

 

$docComment

$docComment : string

 

$isScanned

$isScanned : bool

 

$longDescription

$longDescription : string

 

$nameInformation

$nameInformation : \Zend\Code\NameInformation

 

$shortDescription

$shortDescription : string

 

$tags

$tags : array