Interface IVersionRestriction.IVariableMapper
- Enclosing interface:
IVersionRestriction
public static interface IVersionRestriction.IVariableMapper
Maps a variable to another while copying.
- Author:
- Holger Eichelberger
-
Method Summary
-
Method Details
-
map
Mapsvariableto its copied version.- Parameters:
variable- the variable- Returns:
- the mapped variable (may be null if there is no mapping)
-