Class TypeComponents
Class to identify the components of a type seperated by the scope operator, eg: Something::Someclass::Sometype. This class shouldn't be used by it self but with the help of the Symbols class.
Namespace: Peg\Lib\Definitions\Element
See: \Peg\Lib\Definitions\Symbols::GetComponents($type)
Located at src/Definitions/Element/TypeComponents.php
See: \Peg\Lib\Definitions\Symbols::GetComponents($type)
Located at src/Definitions/Element/TypeComponents.php
public
|
|
public
boolean
|
|
public
boolean
|
public
mixed
|
$namespace | |
|
public
mixed
|
$class | |
|
public
mixed
|
$type | |