Package | Description |
---|---|
org.jruby.truffle.nodes.objects |
Modifier and Type | Method and Description |
---|---|
static SingletonClassNode |
SingletonClassNodeFactory.create(RubyContext context,
com.oracle.truffle.api.source.SourceSection sourceSection,
RubyNode object) |
SingletonClassNode |
SingletonClassNodeFactory.createNode(Object... arguments) |
Modifier and Type | Method and Description |
---|---|
static com.oracle.truffle.api.dsl.NodeFactory<SingletonClassNode> |
SingletonClassNodeFactory.getInstance() |
Constructor and Description |
---|
SingletonClassNode(SingletonClassNode prev) |
Copyright © 2001-2015 JRuby. All Rights Reserved.