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
PHPParser_Node_Stmt_Imports
PHP Class PHPParser_Node_Stmt_Imports, snowscript
Inheritance:
extends
PHPParser_Node_Stmt
Afficher le fichier
Open project: runekaagaard/snowscript
Méthodes publiques
Méthode
Description
__construct
(
array
$import_paths
,
array
$imports
,
integer
$line
,
null
|
string
$docComment
= null )
Constructs a continue node.
Method Details
__construct()
public
méthode
Constructs a continue node.
public
__construct
(
array
$import_paths
,
array
$imports
,
integer
$line
,
null
|
string
$docComment
= null )
$import_paths
array
$imports
array
$line
integer
Line
$docComment
null
|
string
Nearest doc comment