Class TruffleString.FromIntArrayUTF32Node

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

public abstract static class TruffleString.FromIntArrayUTF32Node extends Node
Node to create a new UTF-32 TruffleString from an int-array.
Since:
22.1