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