Class MutableTruffleString.ConcatNode

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

public abstract static class MutableTruffleString.ConcatNode extends Node
Node to create a new MutableTruffleString by concatenating two strings.
Since:
22.1