Interface SSAValue.VariableKey
- All Known Implementing Classes:
ParameterAccessor.ParameterKey
,SSAValue.NamedKey
,SSAValue.TypeKey
,SSAValue.UniqueKey
,SSAValue.WeaklyNamedKey
- Enclosing class:
SSAValue
public static interface SSAValue.VariableKey
All variables with the same name in the source code.
- Since:
- 2013-10-20
- Author:
- Tobias Blaschke <code@tobiasblaschke.de>