Class TruffleStringBuilder.AppendCharUTF16Node

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

public abstract static class TruffleStringBuilder.AppendCharUTF16Node extends Node
Node to append a single char to a string builder. For UTF-16 only.
Since:
22.1