C# Class Spark.AbstractSyntax.AbsStructDecl

Inheritance: AbsMemberDecl
Exibir arquivo Open project: spark-shading-language/spark

Public Methods

Method Description
AbsStructDecl ( AbsSyntaxInfo info, Identifier name, IEnumerable members ) : System

Method Details

AbsStructDecl() public method

public AbsStructDecl ( AbsSyntaxInfo info, Identifier name, IEnumerable members ) : System
info AbsSyntaxInfo
name Identifier
members IEnumerable
return System