Свойство | Type | Description | |
---|---|---|---|
IResGenericParamRef | IResGenericArg |
Méthode | Description | |
---|---|---|
ResVarSpec ( IResVarDecl decl, IResMemberTerm memberTerm ) : System | ||
ResVarSpec ( IResVarDecl decl, IResTypeExp type ) : System | ||
Substitute ( Substitution subst ) : IResVarSpec |
Méthode | Description | |
---|---|---|
IResGenericParamRef ( SourceRange range ) : IResGenericArg |
public ResVarSpec ( IResVarDecl decl, IResMemberTerm memberTerm ) : System | ||
decl | IResVarDecl | |
memberTerm | IResMemberTerm | |
Résultat | System |
public ResVarSpec ( IResVarDecl decl, IResTypeExp type ) : System | ||
decl | IResVarDecl | |
type | IResTypeExp | |
Résultat | System |
public Substitute ( Substitution subst ) : IResVarSpec | ||
subst | Substitution | |
Résultat | IResVarSpec |