Package | Description |
---|---|
org.jruby.ast | |
org.jruby.ir |
Modifier and Type | Class and Description |
---|---|
class |
DefnNode
method definition node.
|
class |
DefsNode
Represents a singleton method definition.
|
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildDefn(MethodDefNode node,
IRScope s) |
Copyright © 2001-2014 JRuby. All Rights Reserved.