Package | Description |
---|---|
org.jruby.ir.instructions.defined |
Modifier and Type | Class and Description |
---|---|
class |
BackrefIsMatchDataInstr |
class |
ClassVarIsDefinedInstr |
class |
DefinedObjectNameInstr
This is a base class for define instructions which have a receiver (object)
and a name to query on that object.
|
class |
GetDefinedConstantOrMethodInstr |
class |
GlobalIsDefinedInstr |
class |
HasInstanceVarInstr |
class |
IsMethodBoundInstr |
class |
MethodDefinedInstr |
class |
MethodIsPublicInstr |
class |
SuperMethodBoundInstr |
Copyright © 2001–2016 JRuby. All rights reserved.