C# Class Spark.ResolvedSyntax.ResSimpleType

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

Public Methods

Method Description
ResSimpleType ( ) : System
Substitute ( Substitution subst ) : IResTypeExp

Method Details

ResSimpleType() public method

public ResSimpleType ( ) : System
return System

Substitute() public method

public Substitute ( Substitution subst ) : IResTypeExp
subst Substitution
return IResTypeExp