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
PHPCfg
Op
Iterator
Key
PHP Class PHPCfg\Op\Iterator\Key
Inheritance:
extends
PHPCfg\Op\Expr
显示文件
Open project: ircmaxell/php-cfg
Public Properties
Property
Type
Description
$var
Public Methods
Method
Description
__construct
(
Operand
$var
,
array
$attributes
= [] )
getSubBlocks
( )
getVariableNames
( )
Method Details
__construct()
public
method
public
__construct
(
Operand
$var
,
array
$attributes
= [] )
$var
PHPCfg\Operand
$attributes
array
getSubBlocks()
public
method
public
getSubBlocks
( )
getVariableNames()
public
method
public
getVariableNames
( )
Property Details
$var
public_oe property
public
$var