Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Snowscript_Node_Expr_Dict
PHP Class Snowscript_Node_Expr_Dict, snowscript
Inheritance:
extends
PHPParser_Node_Expr
Exibir arquivo
Open project: runekaagaard/snowscript
Public Methods
Method
Description
__construct
(
array
$items
= [],
integer
$line
,
null
|
string
$docComment
= null )
Constructs an array node.
Method Details
__construct()
public
method
Constructs an array node.
public
__construct
(
array
$items
= [],
integer
$line
,
null
|
string
$docComment
= null )
$items
array
Items of the array
$line
integer
Line
$docComment
null
|
string
Nearest doc comment