Interface LocalVariableInstruction

All Superinterfaces:
org.eclipse.emf.ecore.EObject, Instruction, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
Load, Store
All Known Implementing Classes:
LoadImpl, LocalVariableInstructionImpl, StoreImpl

public interface LocalVariableInstruction extends Instruction
A representation of the model object 'Local Variable Instruction'.
See Also: