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_Scalar_String
PHP Class PHPParser_Node_Scalar_String, snowscript
Inheritance:
extends
PHPParser_Node_Scalar
Afficher le fichier
Open project: runekaagaard/snowscript
Class Usage Examples
Méthodes publiques
Méthode
Description
__construct
(
string
$value
= '',
$string_type
,
integer
$line
,
null
|
string
$docComment
= null )
Constructs a string scalar node.
Method Details
__construct()
public
méthode
Constructs a string scalar node.
public
__construct
(
string
$value
= '',
$string_type
,
integer
$line
,
null
|
string
$docComment
= null )
$value
string
Value of the string
$line
integer
Line
$docComment
null
|
string
Nearest doc comment