Interface SSAIndirectionData.Name
- All Known Implementing Classes:
ShrikeIndirectionData.ShrikeLocalName
- Enclosing interface:
SSAIndirectionData<T extends SSAIndirectionData.Name>
public static interface SSAIndirectionData.Name
A Name is a mock interface introduced just for strong typing. A Name represents some semantic
entity in the program representation (e.g. a local variable in the source code or a local
number in the bytecode)