implements |
ElementInfo |
|---|---|
uses |
HasTags, HasLineLocation, HasGenericParameters |
| Methods | ||
|---|---|---|
public
|
__construct(NameInfo $name, bool $primary)
|
# |
| Methods used from ApiGen\Info\Traits\HasTags |
|---|
isDeprecated(), isInternal() |
| Properties | |||
|---|---|---|---|
public
|
string|null
|
$file = null
|
# |
public
|
ParameterInfo[]
|
$parameters = []
|
# |
public
|
TypeNode|null
|
$returnType = null
|
# |
public
|
PhpDocTextNode[]
|
$returnDescription = []
|
# |
public
|
bool
|
$byRef = false
|
# |
public
|
NameInfo
|
$name
|
# |
public
|
bool
|
$primary
|
# |
| Properties used from ApiGen\Info\Traits\HasTags |
|---|
$description, $tags |
| Properties used from ApiGen\Info\Traits\HasLineLocation |
|---|
$startLine, $endLine |
| Properties used from ApiGen\Info\Traits\HasGenericParameters |
|---|
$genericParameters |