C# Class Spark.AbstractSyntax.AbsParamDecl

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

Méthodes publiques

Méthode Description
AbsParamDecl ( AbsSyntaxInfo inInfo, Identifier inName, AbsTerm inType ) : System

Method Details

AbsParamDecl() public méthode

public AbsParamDecl ( AbsSyntaxInfo inInfo, Identifier inName, AbsTerm inType ) : System
inInfo AbsSyntaxInfo
inName Identifier
inType AbsTerm
Résultat System