Method | Description | |
---|---|---|
ResTypeVarRef ( SourceRange range, IResTypeParamDecl varDecl ) : System | ||
Substitute ( Substitution subst ) : IResTypeExp | ||
ToString ( ) : string |
public ResTypeVarRef ( SourceRange range, IResTypeParamDecl varDecl ) : System | ||
range | SourceRange | |
varDecl | IResTypeParamDecl | |
return | System |
public Substitute ( Substitution subst ) : IResTypeExp | ||
subst | Substitution | |
return | IResTypeExp |