Save This Page
Home
»
jruby-src-1.1.3
» org.jruby.interpreter.nodes » [javadoc |
source
]
org.jruby.interpreter.nodes
public interface: ResultNode
[javadoc |
source
]
author:
jpetersen
-
version:
Method from
org.jruby.interpreter.nodes.ResultNode
Summary:
interpret
Method from
org.jruby.interpreter.nodes.ResultNode
Detail:
public
RubyObject
interpret
(
RubyObject
self)