C# Class Spark.AbstractSyntax.AbsElementDecl

Inheritance: AbsMemberDecl
Show file Open project: spark-shading-language/spark

Public Methods

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

Method Details

AbsElementDecl() public method

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