C# Class Spark.AbstractSyntax.AbsTypeSlotDecl

Inheritance: AbsMemberDecl
ファイルを表示 Open project: spark-shading-language/spark

Public Methods

Method Description
AbsTypeSlotDecl ( AbsSyntaxInfo info, Identifier name ) : System

Method Details

AbsTypeSlotDecl() public method

public AbsTypeSlotDecl ( AbsSyntaxInfo info, Identifier name ) : System
info AbsSyntaxInfo
name Identifier
return System