Class TruffleString.WithMask.CreateNode

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

public abstract static class TruffleString.WithMask.CreateNode extends Node
Node to create a new TruffleString.WithMask from a string and a byte array. See #execute(AbstractTruffleString, byte[], Encoding) for details.
Since:
22.1