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