extends |
ClassMemberReflection, ConstantReflection |
---|
Methods | ||
---|---|---|
public
|
getValueExpr(): Expr
|
# |
public
|
isFinal(): bool
|
# |
public
|
hasPhpDocType(): bool
|
# |
public
|
getPhpDocType(): ?Type
|
# |
public
|
hasNativeType(): bool
|
# |
public
|
getNativeType(): ?Type
|
# |
Methods inherited from PHPStan\Reflection\ClassMemberReflection |
---|
getDeclaringClass(), isStatic(), isPrivate(), isPublic(), getDocComment() |
Methods inherited from PHPStan\Reflection\ConstantReflection |
---|
getName(), getValueType(), isDeprecated(), getDeprecatedDescription(), isInternal(), getFileName() |