Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PHPCfg
Op
Iterator
Valid
PHP Class PHPCfg\Op\Iterator\Valid
Inheritance:
extends
PHPCfg\Op\Expr
Show file
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 property
public
$var