Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PHPCfg
Op
Terminal
GlobalVar
PHP Class PHPCfg\Op\Terminal\GlobalVar
Inheritance:
extends
PHPCfg\Op\Terminal
ファイルを表示
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