Class TruffleStringIterator.NextNode

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

public abstract static class TruffleStringIterator.NextNode extends Node
Returns the next codepoint in the string.
Since:
22.1