C# Class Spark.ResolvedSyntax.ResMethodApp

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

Méthodes publiques

Méthode Description
ResMethodApp ( SourceRange range, IResTypeExp type, IResMethodRef method, IEnumerable args ) : System
Substitute ( Substitution subst ) : IResExp

Method Details

ResMethodApp() public méthode

public ResMethodApp ( SourceRange range, IResTypeExp type, IResMethodRef method, IEnumerable args ) : System
range SourceRange
type IResTypeExp
method IResMethodRef
args IEnumerable
Résultat System

Substitute() public méthode

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