Package org.jruby.ir.instructions
Interface ResultInstr
- All Known Implementing Classes:
AluInstr
,ArrayDerefInstr
,AsFixnumInstr
,AsStringInstr
,BlockGivenCallInstr
,BlockGivenInstr
,BoxBooleanInstr
,BoxFixnumInstr
,BoxFloatInstr
,BoxInstr
,BuildBackrefInstr
,BuildCompoundArrayInstr
,BuildCompoundStringInstr
,BuildDynRegExpInstr
,BuildLambdaInstr
,BuildRangeInstr
,BuildSplatInstr
,CallInstr
,ClassSuperInstr
,CopyInstr
,DefineClassInstr
,DefineMetaClassInstr
,DefineModuleInstr
,EQQInstr
,FrameNameCallInstr
,GetClassVarContainerModuleInstr
,GetClassVariableInstr
,GetEncodingInstr
,GetErrorInfoInstr
,GetFieldInstr
,GetGlobalVariableInstr
,GetInstr
,InheritanceSearchConstInstr
,InstanceSuperInstr
,IntegerMathInstr
,LexicalSearchConstInstr
,LoadBlockImplicitClosureInstr
,LoadFrameClosureInstr
,LoadImplicitClosureInstr
,LoadLocalVarInstr
,MatchInstr
,MultipleAsgnBase
,NoOperandResultBaseInstr
,NOperandResultBaseInstr
,OneFixnumArgNoBlockCallInstr
,OneFloatArgNoBlockCallInstr
,OneOperandArgBlockCallInstr
,OneOperandArgNoBlockCallInstr
,OneOperandResultBaseInstr
,OptArgMultipleAsgnInstr
,ProcessModuleBodyInstr
,PushBlockFrameInstr
,ReceiveArgBase
,ReceiveExceptionBase
,ReceiveIndexedArgBase
,ReceiveJRubyExceptionInstr
,ReceiveKeywordArgInstr
,ReceiveKeywordRestArgInstr
,ReceiveKeywordsInstr
,ReceiveOptArgInstr
,ReceivePostReqdArgInstr
,ReceivePreReqdArgInstr
,ReceiveRestArgInstr
,ReceiveRubyExceptionInstr
,ReceiveSelfInstr
,ReifyClosureInstr
,ReqdArgMultipleAsgnInstr
,RescueEQQInstr
,RestArgMultipleAsgnInstr
,ResultBaseInstr
,RuntimeHelperCall
,SaveBindingVisibilityInstr
,SearchConstInstr
,SearchModuleForConstInstr
,SetCapturedVarInstr
,ToAryInstr
,TwoOperandArgNoBlockCallInstr
,TwoOperandResultBaseInstr
,UnboxBooleanInstr
,UnboxFixnumInstr
,UnboxFloatInstr
,UnboxInstr
,UndefMethodInstr
,UnresolvedSuperInstr
,YieldInstr
,ZeroOperandArgNoBlockCallInstr
,ZSuperInstr
public interface ResultInstr
-
Method Summary
-
Method Details
-
getResult
Variable getResult() -
updateResult
-