C# Class Spark.AbstractSyntax.AbsGenericValueParamDecl

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

Méthodes publiques

Méthode Description
AbsGenericValueParamDecl ( AbsSyntaxInfo info, AbsTerm type, Identifier name, bool isImplicit ) : System

Method Details

AbsGenericValueParamDecl() public méthode

public AbsGenericValueParamDecl ( AbsSyntaxInfo info, AbsTerm type, Identifier name, bool isImplicit ) : System
info AbsSyntaxInfo
type AbsTerm
name Identifier
isImplicit bool
Résultat System