Package | Description |
---|---|
org.jruby.truffle.nodes.methods | |
org.jruby.truffle.nodes.objects |
Constructor and Description |
---|
AddMethodNode(RubyContext context,
com.oracle.truffle.api.source.SourceSection section,
RubyNode receiver,
MethodDefinitionNode method) |
Constructor and Description |
---|
OpenModuleNode(RubyContext context,
com.oracle.truffle.api.source.SourceSection sourceSection,
RubyNode definingModule,
MethodDefinitionNode definitionMethod,
LexicalScope lexicalScope) |
Copyright © 2001-2015 JRuby. All Rights Reserved.