abstract | |
---|---|
implements |
ElementInfo |
uses |
HasTags, HasLineLocation, HasGenericParameters |
Methods | ||
---|---|---|
public
|
__construct(NameInfo $name, bool $primary)
|
# |
public
|
isInstanceOf(Index $index, string $type): bool
|
# |
public
|
isThrowable(Index $index): bool
|
# |
Methods used from ApiGen\Info\Traits\HasTags |
---|
isDeprecated(), isInternal() |
Properties | |||
---|---|---|---|
public
|
string|null
|
$file = null
|
# |
public
|
ConstantInfo[]
|
$constants = []
|
# |
public
|
PropertyInfo[]
|
$properties = []
|
# |
public
|
MethodInfo[]
|
$methods = []
|
# |
public
|
ClassLikeReferenceInfo[]
|
$mixins = []
|
# |
public
|
AliasInfo[]
|
$aliases = []
|
# |
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 |