Zeta Components Manual :: Docs For Class ezcReflectionAnnotationReturn
Reflection::ezcReflectionAnnotationReturn
Class ezcReflectionAnnotationReturn
Represents a return annotation in the php source code comment.
Source for this file: /Reflection/src/annotations/return.php
ezcReflectionAnnotation | --ezcReflectionAnnotationReturn
| Version: | //autogen// |
Inherited Member Variables
| From ezcReflectionAnnotation | |
|---|---|
| protected |
ezcReflectionAnnotation::$annotationName
|
| protected |
ezcReflectionAnnotation::$desc
|
| protected |
ezcReflectionAnnotation::$params
|
Method Summary
| public ezcReflectionAnnotationReturn |
__construct(
$line
)
|
| public string |
getTypeName(
)
|
Inherited Methods
| From ezcReflectionAnnotation | |
|---|---|
| public ezcReflectionAnnotation |
ezcReflectionAnnotation::__construct()
|
| public void |
ezcReflectionAnnotation::addDescriptionLine()
|
| public string |
ezcReflectionAnnotation::getDescription()
|
| public string |
ezcReflectionAnnotation::getName()
|
| public string[] |
ezcReflectionAnnotation::getParams()
|
Methods
__construct
ezcReflectionAnnotationReturn
__construct(
string[]
$line
)
Parameters:
| Name | Type | Description |
|---|---|---|
$line |
string[] | array of words |
Redefinition of:
| Method | Description |
|---|---|
ezcReflectionAnnotation::__construct() |
getTypeName
string
getTypeName(
)
Documentation generated by phpDocumentor 1.4.3