Resolver for Fqsen using Context information
- psalm-immutable
Cloneable
Instantiable
Methods |
public resolve ( string $fqsen , ? phpDocumentor\Reflection\Types\Context $context = NULL ) : phpDocumentor\Reflection\Fqsen |
Constants |
private
phpDocumentor\Reflection\FqsenResolver
::OPERATOR_NAMESPACE
=
'\'
|
Methods |
private
isFqsen
(
string
$type
) :
bool
Tests whether the given type is a Fully Qualified Structural Element Name. |
private
resolvePartialStructuralElementName
(
string
$type
,
phpDocumentor\Reflection\Types\Context
$context
) :
phpDocumentor\Reflection\Fqsen
Resolves a partial Structural Element Name (i.e.
|