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