Method | Description | |
---|---|---|
ResExp ( SourceRange range, IResTypeExp type ) : System | ||
Substitute ( Substitution subst ) : IResExp |
public ResExp ( SourceRange range, IResTypeExp type ) : System | ||
range | SourceRange | |
type | IResTypeExp | |
return | System |
public abstract Substitute ( Substitution subst ) : IResExp | ||
subst | Substitution | |
return | IResExp |