C# Class Spark.AbstractSyntax.AbsSwitchStmt

Inheritance: AbsStmt
Afficher le fichier Open project: spark-shading-language/spark

Méthodes publiques

Méthode Description
AbsSwitchStmt ( AbsSyntaxInfo info, AbsTerm value, IEnumerable cases ) : System

Method Details

AbsSwitchStmt() public méthode

public AbsSwitchStmt ( AbsSyntaxInfo info, AbsTerm value, IEnumerable cases ) : System
info AbsSyntaxInfo
value AbsTerm
cases IEnumerable
Résultat System