Class TruffleString.WithMask.CreateUTF32Node

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

public abstract static class TruffleString.WithMask.CreateUTF32Node extends Node
Node to create a new TruffleString.WithMask from a UTF-32 string and an int array. See #execute(AbstractTruffleString, int[]) for details.
Since:
22.1