Class ReflectionBase
Basic abstract TokenReflection class.
A common ancestor of ReflectionElement and ReflectionFile.
- TokenReflection\ReflectionBase implements TokenReflection\IReflection
Indirect known subclasses
TokenReflection\ReflectionClass, TokenReflection\ReflectionConstant, TokenReflection\ReflectionFileNamespace, TokenReflection\ReflectionFunction, TokenReflection\ReflectionFunctionBase, TokenReflection\ReflectionMethod, TokenReflection\ReflectionParameter, TokenReflection\ReflectionProperty
public
|
#
__construct(
Constructor. |
abstract protected
|
#
parseStream(
Parses the token substream. |
public
string
|
|
public
string|boolean
|
|
final public
boolean
|
|
final public
string|array|null
|
|
final public
array
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
abstract public
string
|
|
public
string
|
|
final public
mixed
|
|
final public
boolean
|
|
final public static
mixed
|
|
final public static
boolean
|
protected
string
|
$name |
|
#
Object name (FQN). |
protected
|
$docComment |
|
#
Docblock definition. |