JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jruby.ir.instructions
Interface FixedArityInstr
All Known Implementing Classes:
AliasInstr
,
ArgScopeDepthInstr
,
BEQInstr
,
BFalseInstr
,
BlockGivenInstr
,
BNEInstr
,
BNilInstr
,
BreakInstr
,
BTrueInstr
,
BuildLambdaInstr
,
BUndefInstr
,
CheckArgsArrayArityInstr
,
CheckArityInstr
,
ConstMissingInstr
,
CopyInstr
,
DefineClassInstr
,
DefineClassMethodInstr
,
DefineInstanceMethodInstr
,
DefineMetaClassInstr
,
DefineModuleInstr
,
EQQInstr
,
ExceptionRegionEndMarkerInstr
,
ExceptionRegionStartMarkerInstr
,
GetClassVarContainerModuleInstr
,
GetClassVariableInstr
,
GetEncodingInstr
,
GetErrorInfoInstr
,
GetFieldInstr
,
GetGlobalVariableInstr
,
GetInstr
,
GVarAliasInstr
,
InheritanceSearchConstInstr
,
InlinedLineNumberInstr
,
JumpInstr
,
LabelInstr
,
LexicalSearchConstInstr
,
LineNumberInstr
,
LoadFrameClosureInstr
,
LoadImplicitClosureInstr
,
LoadLocalVarInstr
,
MatchInstr
,
ModuleVersionGuardInstr
,
NonlocalReturnInstr
,
NopInstr
,
OptArgMultipleAsgnInstr
,
PopBindingInstr
,
PopFrameInstr
,
ProcessModuleBodyInstr
,
PushBindingInstr
,
PushFrameInstr
,
PutClassVariableInstr
,
PutConstInstr
,
PutFieldInstr
,
PutGlobalVarInstr
,
PutInstr
,
RaiseArgumentErrorInstr
,
RaiseRequiredKeywordArgumentError
,
ReceiveExceptionBase
,
ReceiveJRubyExceptionInstr
,
ReceiveKeywordArgInstr
,
ReceiveKeywordRestArgInstr
,
ReceiveOptArgInstr
,
ReceivePostReqdArgInstr
,
ReceivePreReqdArgInstr
,
ReceiveRestArgInstr
,
ReceiveRubyExceptionInstr
,
ReceiveSelfInstr
,
RecordEndBlockInstr
,
ReifyClosureInstr
,
ReqdArgMultipleAsgnInstr
,
RescueEQQInstr
,
RestArgMultipleAsgnInstr
,
RestoreErrorInfoInstr
,
ReturnInstr
,
SearchConstInstr
,
SetCapturedVarInstr
,
StoreLocalVarInstr
,
ThreadPollInstr
,
ThrowExceptionInstr
,
ToAryInstr
,
UndefMethodInstr
,
YieldInstr
public interface
FixedArityInstr
Marker interface to allow persistence to know whether operand arity is fixed or variable
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2001-2015
JRuby
. All Rights Reserved.