Class TruffleString.LastByteIndexOfStringNode

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

public abstract static class TruffleString.LastByteIndexOfStringNode extends Node
TruffleString.LastIndexOfStringNode, but with byte indices.
Since:
22.1