Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PHPSA
ControlFlow
Graph
PHP Class PHPSA\ControlFlow\Graph
显示文件
Open project: ovr/phpsa
Protected Properties
Property
Type
Description
$entryPoint
object
$nodes
SplObjectStorage
Public Methods
Method
Description
__construct
(
$entryPoint
)
Method Details
__construct()
public
method
public
__construct
(
$entryPoint
)
$entryPoint
Property Details
$entryPoint
protected_oe property
protected
object
$entryPoint
return
object
$nodes
protected_oe property
protected
SplObjectStorage
$nodes
return
SplObjectStorage