AfterEveryFunctionCallAnalysisEvent
in package
FinalYes
Table of Contents
Properties
- $codebase : Codebase
- $context : Context
- $expr : FuncCall
- $function_id : string
- $statements_source : StatementsSource
Methods
- getCodebase() : Codebase
- getContext() : Context
- getExpr() : FuncCall
- getFunctionId() : string
- getStatementsSource() : StatementsSource
Properties
$codebase read-only
private
Codebase
$codebase
$context read-only
private
Context
$context
$expr read-only
private
FuncCall
$expr
$function_id read-only
private
string
$function_id
$statements_source read-only
private
StatementsSource
$statements_source
Methods
getCodebase()
public
getCodebase() : Codebase
Return values
CodebasegetContext()
public
getContext() : Context
Return values
ContextgetExpr()
public
getExpr() : FuncCall
Return values
FuncCallgetFunctionId()
public
getFunctionId() : string
Return values
stringgetStatementsSource()
public
getStatementsSource() : StatementsSource