Home
last modified time | relevance | path

Searched defs:fqsen (Results 1 – 4 of 4) sorted by path

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-common/src/
H A DFqsen.php24 private $fqsen; variable in phpDocumentor\\Reflection\\Fqsen
38 public function __construct($fqsen)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/
H A DFqsen.php25 private $fqsen; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Reference\\Fqsen
30 public function __construct(RealFqsen $fqsen)
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DFqsenResolver.php22 public function resolve($fqsen, Context $context = null)
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DObject_.php28 private $fqsen; variable in phpDocumentor\\Reflection\\Types\\Object_
36 public function __construct(Fqsen $fqsen = null)