Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Spark
AbstractSyntax
AbsGenericValueParamDecl
C# Class Spark.AbstractSyntax.AbsGenericValueParamDecl
Inheritance:
AbsGenericParamDecl
Mostrar archivo
Open project: spark-shading-language/spark
Public Methods
Method
Description
AbsGenericValueParamDecl
(
AbsSyntaxInfo
info
,
AbsTerm
type
,
Identifier
name
,
bool
isImplicit
) :
System
Method Details
AbsGenericValueParamDecl()
public
method
public
AbsGenericValueParamDecl
(
AbsSyntaxInfo
info
,
AbsTerm
type
,
Identifier
name
,
bool
isImplicit
) :
System
info
AbsSyntaxInfo
type
AbsTerm
name
Identifier
isImplicit
bool
return
System