Class TruffleStringIterator.PreviousNode

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

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