JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.jruby.ir.instructions
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.jruby.ir.instructions.
Instr
org.jruby.ir.instructions.
AliasInstr
org.jruby.ir.instructions.
BlockGivenInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
BranchInstr
org.jruby.ir.instructions.
BEQInstr
org.jruby.ir.instructions.
BFalseInstr
org.jruby.ir.instructions.
BNEInstr
org.jruby.ir.instructions.
BNilInstr
org.jruby.ir.instructions.
BTrueInstr
org.jruby.ir.instructions.
BUndefInstr
org.jruby.ir.instructions.
BreakInstr
org.jruby.ir.instructions.
CallBase
(implements org.jruby.ir.instructions.
Specializeable
)
org.jruby.ir.instructions.
CallInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
ClassSuperInstr
org.jruby.ir.instructions.
ConstMissingInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
InstanceSuperInstr
org.jruby.ir.instructions.
UnresolvedSuperInstr
org.jruby.ir.instructions.
ZSuperInstr
org.jruby.ir.instructions.
NoResultCallInstr
org.jruby.ir.instructions.
AttrAssignInstr
org.jruby.ir.instructions.
CheckArgsArrayArityInstr
org.jruby.ir.instructions.
CheckArityInstr
org.jruby.ir.instructions.
CopyInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
DefineClassInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
DefineClassMethodInstr
org.jruby.ir.instructions.
DefineInstanceMethodInstr
org.jruby.ir.instructions.
DefineMetaClassInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
DefineModuleInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
EnsureRubyArrayInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
EQQInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
ExceptionRegionEndMarkerInstr
org.jruby.ir.instructions.
ExceptionRegionStartMarkerInstr
org.jruby.ir.instructions.
GetClassVarContainerModuleInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
GetInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
GetClassVariableInstr
org.jruby.ir.instructions.
GetFieldInstr
org.jruby.ir.instructions.
GetGlobalVariableInstr
org.jruby.ir.instructions.
GVarAliasInstr
org.jruby.ir.instructions.
InheritanceSearchConstInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
JumpIndirectInstr
org.jruby.ir.instructions.
JumpInstr
org.jruby.ir.instructions.
LabelInstr
org.jruby.ir.instructions.
LexicalSearchConstInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
LineNumberInstr
org.jruby.ir.instructions.
LoadLocalVarInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
Match2Instr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
Match3Instr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
MatchInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
MethodLookupInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
ModuleVersionGuardInstr
org.jruby.ir.instructions.
MultipleAsgnBase
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
OptArgMultipleAsgnInstr
org.jruby.ir.instructions.
ReqdArgMultipleAsgnInstr
org.jruby.ir.instructions.
RestArgMultipleAsgnInstr
org.jruby.ir.instructions.
NopInstr
org.jruby.ir.instructions.
NotInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
PopBindingInstr
org.jruby.ir.instructions.
PopFrameInstr
org.jruby.ir.instructions.
ProcessModuleBodyInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
PushBindingInstr
org.jruby.ir.instructions.
PushFrameInstr
org.jruby.ir.instructions.
PutInstr
org.jruby.ir.instructions.
PutClassVariableInstr
org.jruby.ir.instructions.
PutConstInstr
org.jruby.ir.instructions.
PutFieldInstr
org.jruby.ir.instructions.
PutGlobalVarInstr
org.jruby.ir.instructions.
RaiseArgumentErrorInstr
org.jruby.ir.instructions.
ReceiveArgBase
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
ReceiveOptArgInstr
org.jruby.ir.instructions.
ReceivePreReqdArgInstr
org.jruby.ir.instructions.
ReceiveRestArgInstr
org.jruby.ir.instructions.
ReceiveClosureInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
ReceiveExceptionInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
ReceiveSelfInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
RecordEndBlockInstr
org.jruby.ir.instructions.
RescueEQQInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
ReturnBase
org.jruby.ir.instructions.
NonlocalReturnInstr
org.jruby.ir.instructions.
ReturnInstr
org.jruby.ir.instructions.
RuntimeHelperCall
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
SearchConstInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
SetReturnAddressInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
StoreLocalVarInstr
org.jruby.ir.instructions.
ThreadPollInstr
org.jruby.ir.instructions.
ThrowExceptionInstr
org.jruby.ir.instructions.
ToAryInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
UndefMethodInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
org.jruby.ir.instructions.
YieldInstr
(implements org.jruby.ir.instructions.
ResultInstr
)
Interface Hierarchy
org.jruby.ir.instructions.
ResultInstr
org.jruby.ir.instructions.
Specializeable
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2001-2014
JRuby
. All Rights Reserved.