C# Class Spark.ResolvedSyntax.ResLit

Inheritance: ResExp
Afficher le fichier Open project: spark-shading-language/spark

Méthodes publiques

Méthode Description
ResLit ( SourceRange range, IResTypeExp type ) : System
Substitute ( Substitution subst ) : IResExp

Method Details

ResLit() public méthode

public ResLit ( SourceRange range, IResTypeExp type ) : System
range SourceRange
type IResTypeExp
Résultat System

Substitute() public méthode

public Substitute ( Substitution subst ) : IResExp
subst Substitution
Résultat IResExp