Class | Description |
---|---|
AbstractGeneralSuperCallNode | |
GeneralSuperCallNode |
Represents a super call - that is a call with self as the receiver, but the superclass of self
used for lookup.
|
GeneralSuperReCallNode |
Copyright © 2001-2015 JRuby. All Rights Reserved.