Class ReflectionParameter
Tokenized function/method parameter reflection.
- TokenReflection\ReflectionBase implements TokenReflection\IReflection
- TokenReflection\ReflectionElement
- TokenReflection\ReflectionParameter implements TokenReflection\IReflectionParameter
public
|
|
public
string|null
|
|
public
|
|
public
string
|
|
public
mixed
|
|
public
string
|
#
getDefaultValueDefinition( )
Returns the part of the source code defining the parameter default value. |
public
boolean
|
|
public
integer
|
|
public
boolean
|
|
public
boolean
|
|
public
string|null
|
|
public
|
|
public
string|null
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
string
|
|
public
string
|
|
public static
string|null
|
#
export(
Exports a reflected object. |
public
array
|
|
public
|
|
protected
|
#
processParent(
Processes the parent reflection object. |
protected
|
#
parse(
Parses reflected element metadata from the token stream. |
protected
|
__get(),
__isset(),
exists(),
get(),
getAnnotation(),
getAnnotations(),
getBroker(),
getDocComment(),
getName(),
hasAnnotation(),
isDeprecated(),
isInternal(),
isTokenized(),
isUserDefined()
|
string |
ARRAY_TYPE_HINT
|
'array' |
#
The parameter requires an array as its value. |
string |
CALLABLE_TYPE_HINT
|
'callable' |
#
The parameter requires a callback definition as its value. |
DOCBLOCK_TEMPLATE_END,
DOCBLOCK_TEMPLATE_START
|
$docblockTemplates,
$startPosition
|
$docComment,
$name
|