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