final |
---|
Methods | ||
---|---|---|
public
static
|
from(self::* $value, mixed[] $data = []): self
|
# |
public
|
getMethod(): ?ExtendedMethodReflection
|
# |
public
|
getProperty(): ?ExtendedPropertyReflection
|
# |
public
|
getFunction(): ?FunctionReflection
|
# |
public
|
getPhpDocTagName(): ?string
|
# |
public
|
getAssertedExprString(): ?string
|
# |
public
|
getClassConstant(): ?ClassConstantReflection
|
# |
public
|
getCurrentClassName(): ?string
|
# |
public
|
getParameterName(): ?string
|
# |
public
|
getTypeAliasName(): ?string
|
# |
public
|
getMethodTagName(): ?string
|
# |
public
|
getPropertyTagName(): ?string
|
# |
public
|
getTemplateTagName(): ?string
|
# |
public
|
isInAnomyousFunction(): bool
|
# |
public
|
createMessage(string $part): string
|
# |
public
|
createIdentifier(string $secondPart): string
|
# |