C# Class Spark.ResolvedSyntax.ResLit

Inheritance: ResExp
Mostra file Open project: spark-shading-language/spark

Public Methods

Method Description
ResLit ( SourceRange range, IResTypeExp type ) : System
Substitute ( Substitution subst ) : IResExp

Method Details

ResLit() public method

public ResLit ( SourceRange range, IResTypeExp type ) : System
range SourceRange
type IResTypeExp
return System

Substitute() public method

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