C# Class Spark.ResolvedSyntax.ResLabel

Mostra file Open project: spark-shading-language/spark Class Usage Examples

Public Methods

Method Description
ResLabel ( SourceRange range, Identifier name, IResTypeExp type ) : System
ToString ( ) : string

Method Details

ResLabel() public method

public ResLabel ( SourceRange range, Identifier name, IResTypeExp type ) : System
range SourceRange
name Identifier
type IResTypeExp
return System

ToString() public method

public ToString ( ) : string
return string