Interface IVariableInformationProvider

All Superinterfaces:
ICFGOwnerContext
All Known Subinterfaces:
IDMethodContext

@Ser public interface IVariableInformationProvider extends ICFGOwnerContext
Provide additional variable information to a CFG and associated classes. Examples include: the variable name, or the underlying register if the variable is a copy.