C# Class Spark.AbstractSyntax.AbsBlockStmt

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

Méthodes publiques

Méthode Description
AbsBlockStmt ( AbsSyntaxInfo inInfo, IEnumerable inStatements ) : System

Method Details

AbsBlockStmt() public méthode

public AbsBlockStmt ( AbsSyntaxInfo inInfo, IEnumerable inStatements ) : System
inInfo AbsSyntaxInfo
inStatements IEnumerable
Résultat System