Package | Description |
---|---|
org.jruby.ir.instructions.calladapter |
Modifier and Type | Class and Description |
---|---|
class |
AttrAssignCallAdapter
AttrAssign is weird.
|
class |
ClosureCallAdapter |
class |
FourArgNoBlockConstantCallAdapter |
class |
FourArgNoBlockOperandCallAdapter |
class |
NoArgNoBlockOperandCallAdapter
Adapter for: foo(), recv.foo()
|
class |
OneArgBlockOperandCallAdapter |
class |
OneArgNoBlockConstantCallAdapter |
class |
OneArgNoBlockOperandCallAdapter |
class |
ThreeArgBlockOperandCallAdapter |
class |
ThreeArgNoBlockConstantCallAdapter |
class |
ThreeArgNoBlockOperandCallAdapter |
class |
TwoArgBlockOperandCallAdapter |
class |
TwoArgNoBlockConstantCallAdapter |
class |
TwoArgNoBlockOperandCallAdapter |
Copyright © 2001–2015 JRuby. All rights reserved.