PHP Класс Snowscript_Node_Expr_Dict, snowscript

Наследование: extends PHPParser_Node_Expr
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( array $items = [], integer $line, null | string $docComment = null ) Constructs an array node.

Описание методов

__construct() публичный Метод

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