C# 클래스 Spark.ResolvedSyntax.ResMethodApp

상속: ResExp
파일 보기 프로젝트 열기: spark-shading-language/spark

공개 메소드들

메소드 설명
ResMethodApp ( SourceRange range, IResTypeExp type, IResMethodRef method, IEnumerable args ) : System
Substitute ( Substitution subst ) : IResExp

메소드 상세

ResMethodApp() 공개 메소드

public ResMethodApp ( SourceRange range, IResTypeExp type, IResMethodRef method, IEnumerable args ) : System
range SourceRange
type IResTypeExp
method IResMethodRef
args IEnumerable
리턴 System

Substitute() 공개 메소드

public Substitute ( Substitution subst ) : IResExp
subst Substitution
리턴 IResExp