public interface DefNode
Modifier and Type | Method and Description |
---|---|
ArgsNode |
getArgsNode()
Gets the argsNode.
|
Node |
getBodyNode()
Gets the body of this class.
|
StaticScope |
getScope()
Get the static scoping information.
|
ArgsNode getArgsNode()
StaticScope getScope()
Node getBodyNode()
Copyright © 2001-2015 JRuby. All Rights Reserved.