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