Property | Type | Description | |
---|---|---|---|
IResGenericParamRef | IResGenericArg |
Method | Description | |
---|---|---|
ResVarSpec ( IResVarDecl decl, IResMemberTerm memberTerm ) : System | ||
ResVarSpec ( IResVarDecl decl, IResTypeExp type ) : System | ||
Substitute ( Substitution subst ) : IResVarSpec |
Method | Description | |
---|---|---|
IResGenericParamRef ( SourceRange range ) : IResGenericArg |
public ResVarSpec ( IResVarDecl decl, IResMemberTerm memberTerm ) : System | ||
decl | IResVarDecl | |
memberTerm | IResMemberTerm | |
return | System |
public ResVarSpec ( IResVarDecl decl, IResTypeExp type ) : System | ||
decl | IResVarDecl | |
type | IResTypeExp | |
return | System |
public Substitute ( Substitution subst ) : IResVarSpec | ||
subst | Substitution | |
return | IResVarSpec |