Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Snowscript_Node_Expr_Dict
PHP Class Snowscript_Node_Expr_Dict, snowscript
Inheritance:
extends
PHPParser_Node_Expr
Afficher le fichier
Open project: runekaagaard/snowscript
Méthodes publiques
Méthode
Description
__construct
(
array
$items
= [],
integer
$line
,
null
|
string
$docComment
= null )
Constructs an array node.
Method Details
__construct()
public
méthode
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