프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$possibleReturnValues | array | Array of possible return values | |
$reflection | ReflectionMethod | ||
$returnType | integer | Return type |
메소드 | 설명 | |
---|---|---|
__construct ( ReflectionMethod $reflection ) | ReflectionClassMethod constructor. | |
compile ( |
||
getName ( ) : string | ||
isAbstract ( ) : boolean | ||
isPrivate ( ) : boolean | ||
isProtected ( ) : boolean | ||
isPublic ( ) : boolean | ||
isStatic ( ) : boolean |
public __construct ( ReflectionMethod $reflection ) | ||
$reflection | ReflectionMethod |
public compile ( |
||
$context | ||
리턴 |
protected array $possibleReturnValues | ||
리턴 | array |