Maslosoft Addendum API
Class ReflectionAnnotatedMethod
- ReflectionFunctionAbstract implements Reflector
- ReflectionMethod
- Maslosoft\Addendum\Reflection\ReflectionAnnotatedMethod implements Maslosoft\Addendum\Interfaces\AnnotatedReflectorInterface
Author: Piotr Maselkowski
Located at Reflection/ReflectionAnnotatedMethod.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from ReflectionMethod
__toString()
,
export()
,
getClosure()
,
getModifiers()
,
getPrototype()
,
invoke()
,
invokeArgs()
,
isAbstract()
,
isConstructor()
,
isDestructor()
,
isFinal()
,
isPrivate()
,
isProtected()
,
isPublic()
,
isStatic()
,
setAccessible()
Methods inherited from ReflectionFunctionAbstract
getClosureScopeClass()
,
getClosureThis()
,
getDocComment()
,
getEndLine()
,
getExtension()
,
getExtensionName()
,
getFileName()
,
getName()
,
getNamespaceName()
,
getNumberOfParameters()
,
getNumberOfRequiredParameters()
,
getParameters()
,
getReturnType()
,
getShortName()
,
getStartLine()
,
getStaticVariables()
,
hasReturnType()
,
inNamespace()
,
isClosure()
,
isDeprecated()
,
isGenerator()
,
isInternal()
,
isUserDefined()
,
isVariadic()
,
returnsReference()
Constants summary
Constants inherited from ReflectionMethod
IS_ABSTRACT
,
IS_FINAL
,
IS_PRIVATE
,
IS_PROTECTED
,
IS_PUBLIC
,
IS_STATIC
Properties summary
Properties inherited from ReflectionMethod
$class
,
$name