Class CallInstr

All Implemented Interfaces:
ClosureAcceptingInstr, ResultInstr, Site
Direct Known Subclasses:
ClassSuperInstr, EQQInstr, InstanceSuperInstr, MatchInstr, OneFixnumArgNoBlockCallInstr, OneFloatArgNoBlockCallInstr, OneOperandArgBlockCallInstr, OneOperandArgNoBlockCallInstr, TwoOperandArgNoBlockCallInstr, UnresolvedSuperInstr, ZeroOperandArgNoBlockCallInstr

public class CallInstr extends CallBase implements ResultInstr