Class TruffleStringBuilder.AppendByteNode

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

public abstract static class TruffleStringBuilder.AppendByteNode extends Node
Node to append a single byte to a string builder.
Since:
22.1