Class TruffleString.FromCodePointNode

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

public abstract static class TruffleString.FromCodePointNode extends Node
Node to create a new TruffleString from a single codepoint.
Since:
22.1