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