C# Class Spark.Mid.MidLabelExp

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

Public Methods

Method Description
MidLabelExp ( SourceRange range, MidLabel label, MidExp body, MidType type ) : System
ToString ( ) : string

Method Details

MidLabelExp() public method

public MidLabelExp ( SourceRange range, MidLabel label, MidExp body, MidType type ) : System
range SourceRange
label MidLabel
body MidExp
type MidType
return System

ToString() public method

public ToString ( ) : string
return string