Package | Description |
---|---|
org.jruby.truffle.nodes.supercall |
Modifier and Type | Class and Description |
---|---|
class |
GeneralSuperCallNode
Represents a super call - that is a call with self as the receiver, but the superclass of self
used for lookup.
|
class |
GeneralSuperReCallNode |
Copyright © 2001-2015 JRuby. All Rights Reserved.