C# Class Spark.AbstractSyntax.AbsCase

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

Méthodes publiques

Méthode Description
AbsCase ( AbsSyntaxInfo info, AbsTerm value, AbsStmt body ) : System

Method Details

AbsCase() public méthode

public AbsCase ( AbsSyntaxInfo info, AbsTerm value, AbsStmt body ) : System
info AbsSyntaxInfo
value AbsTerm
body AbsStmt
Résultat System