Interface Instr

All Superinterfaces:
DeclOrInstr, Kernel, SourceSpan
All Known Subinterfaces:
BindInstr, CreateInstr
All Known Implementing Classes:
AbstractCreateProcInstr, AbstractInstr, ActInstr, AddInstr, ApplyInstr, BindCompleteToCompleteInstr, BindCompleteToIdentInstr, BindCompleteToValueOrVarInstr, BindIdentToIdentInstr, CaseElseInstr, CaseInstr, CatchInstr, CreateActorCtorInstr, CreateProcInstr, CreateRecInstr, CreateTupleInstr, DebugInstr, DisentailsInstr, DivideInstr, EntailsInstr, GetCellValueInstr, GreaterThanInstr, GreaterThanOrEqualToInstr, IfElseInstr, IfInstr, JumpCatchInstr, JumpThrowInstr, LessThanInstr, LessThanOrEqualToInstr, LocalInstr, ModuloInstr, MultiplyInstr, NegateInstr, NotInstr, SelectAndApplyInstr, SelectInstr, SeqInstr, SetCellValueInstr, SkipInstr, SubtractInstr, ThrowInstr, TryInstr

public interface Instr extends DeclOrInstr, SourceSpan