Package | Description |
---|---|
org.jruby.truffle.nodes.methods.locals |
Modifier and Type | Method and Description |
---|---|
static WriteLevelVariableNode |
WriteLevelVariableNodeFactory.create(RubyContext context,
com.oracle.truffle.api.source.SourceSection sourceSection,
com.oracle.truffle.api.frame.FrameSlot frameSlot,
int level,
RubyNode rhs) |
WriteLevelVariableNode |
WriteLevelVariableNodeFactory.createNode(Object... arguments) |
Modifier and Type | Method and Description |
---|---|
static com.oracle.truffle.api.dsl.NodeFactory<WriteLevelVariableNode> |
WriteLevelVariableNodeFactory.getInstance() |
Constructor and Description |
---|
WriteLevelVariableNode(WriteLevelVariableNode prev) |
Copyright © 2001-2015 JRuby. All Rights Reserved.