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