Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Parrot
Nodes
StringLiteralPipe
C# Class Parrot.Nodes.StringLiteralPipe
TODO: Update summary.
Inheritance:
StringLiteral
Afficher le fichier
Open project: ParrotFx/Parrot
Méthodes publiques
Méthode
Description
StringLiteralPipe
(
string
value
)
StringLiteralPipe
(
string
value
,
StatementTail
statementTail
)
Method Details
StringLiteralPipe()
public
méthode
public
StringLiteralPipe
(
string
value
)
value
string
StringLiteralPipe()
public
méthode
public
StringLiteralPipe
(
string
value
,
StatementTail
statementTail
)
value
string
statementTail
StatementTail