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