C# 클래스 Spark.AbstractSyntax.AbsGenericValueParamDecl

상속: AbsGenericParamDecl
파일 보기 프로젝트 열기: spark-shading-language/spark

공개 메소드들

메소드 설명
AbsGenericValueParamDecl ( AbsSyntaxInfo info, AbsTerm type, Identifier name, bool isImplicit ) : System

메소드 상세

AbsGenericValueParamDecl() 공개 메소드

public AbsGenericValueParamDecl ( AbsSyntaxInfo info, AbsTerm type, Identifier name, bool isImplicit ) : System
info AbsSyntaxInfo
type AbsTerm
name Identifier
isImplicit bool
리턴 System