ReflectionFunctionAbstract

package php.reflection

implements Reflector

extended by ReflectionMethod

Available on php

Variables

name:String

Methods

__toString():String

getClosureScopeClass():ReflectionClass

getClosureThis():Dynamic

getDocComment():String

getEndLine():Int

getExtensionName():String

getFileName():String

getName():String

getNamespaceName():String

getNumberOfParameters():Int

getNumberOfRequiredParameters():Int

getShortName():String

getStartLine():Int

getStaticVariables():NativeAssocArray<Dynamic>

hasReturnType():Bool

inNamespace():Bool

isClosure():Bool

isDeprecated():Bool

isGenerator():Bool

isInternal():Bool

isUserDefined():Bool

isVariadic():Bool

returnsReference():Bool

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/php/reflection/ReflectionFunctionAbstract.html