Class TruffleString.AsNativeNode

java.lang.Object
com.oracle.truffle.api.nodes.Node
com.oracle.truffle.api.strings.TruffleString.AsNativeNode
All Implemented Interfaces:
NodeInterface, Cloneable
Enclosing class:
TruffleString

public abstract static class TruffleString.AsNativeNode extends Node
Node to convert a potentially managed TruffleString to a native string.
Since:
23.0