Method | Description | |
---|---|---|
ResAttributeFetch ( SourceRange range, IResTypeExp type, IResExp obj, IResExp attribute ) : System | ||
Substitute ( Substitution subst ) : IResExp |
public ResAttributeFetch ( SourceRange range, IResTypeExp type, IResExp obj, IResExp attribute ) : System | ||
range | SourceRange | |
type | IResTypeExp | |
obj | IResExp | |
attribute | IResExp | |
return | System |
public Substitute ( Substitution subst ) : IResExp | ||
subst | Substitution | |
return | IResExp |