프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$classes | |||
$code | |||
$constants | |||
$files | |||
$functions | |||
$hashedName | |||
$isBindingRequired | |||
$isScopeRequired | |||
$isStaticClosure | |||
$structures | |||
$tokens | |||
$useVariables |
메소드 | 설명 | |
---|---|---|
__construct ( Closure $closure, string | null $code = null ) | ReflectionClosure constructor. | |
getCode ( ) : string | ||
getUseVariables ( ) : array | ||
isBindingRequired ( ) | return bool | |
isScopeRequired ( ) | return bool | |
isStatic ( ) : boolean |
메소드 | 설명 | |
---|---|---|
fetchItems ( ) | ||
getClasses ( ) : array | ||
getConstants ( ) : array | ||
getFileTokens ( ) : array | ||
getFunctions ( ) : array | ||
getHashedFileName ( ) : string | ||
getStructures ( ) : array | ||
getTokens ( ) : array |