Свойство | Type | Description | |
---|---|---|---|
$func | |||
$funcCalls | |||
$funcStack | |||
$methodCalls | |||
$newCalls | |||
$nsFuncCalls | |||
$staticCalls |
Méthode | Description | |
---|---|---|
enterFunc ( |
||
enterOp ( |
||
getFuncCalls ( ) : |
||
getMethodCalls ( ) : |
||
getNewCalls ( ) : |
||
getNsFuncCalls ( ) : |
||
getStaticCalls ( ) : |
||
leaveFunc ( |
public getFuncCalls ( ) : |
||
Résultat |
public getMethodCalls ( ) : |
||
Résultat |
public getNsFuncCalls ( ) : |
||
Résultat |
public getStaticCalls ( ) : |
||
Résultat |
protected FuncCall[],PHPCfg\Op\Expr $funcCalls | ||
Résultat |
protected MethodCall[],PHPCfg\Op\Expr $methodCalls | ||
Résultat |
protected New_[],PHPCfg\Op\Expr $newCalls | ||
Résultat |
protected NsFuncCall[],PHPCfg\Op\Expr $nsFuncCalls | ||
Résultat |