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
Spark
AbstractSyntax
AbsIfStmt
C# Class Spark.AbstractSyntax.AbsIfStmt
Inheritance:
AbsStmt
Afficher le fichier
Open project: spark-shading-language/spark
Méthodes publiques
Méthode
Description
AbsIfStmt
(
AbsSyntaxInfo
info
,
AbsTerm
condition
,
AbsStmt
thenStmt
,
AbsStmt
elseStmt
) :
System
Method Details
AbsIfStmt()
public
méthode
public
AbsIfStmt
(
AbsSyntaxInfo
info
,
AbsTerm
condition
,
AbsStmt
thenStmt
,
AbsStmt
elseStmt
) :
System
info
AbsSyntaxInfo
condition
AbsTerm
thenStmt
AbsStmt
elseStmt
AbsStmt
Résultat
System