Class TruffleString.WithMask.CreateUTF16Node

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

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