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