Class TruffleString.GetCodeRangeImpreciseNode

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

public abstract static class TruffleString.GetCodeRangeImpreciseNode extends Node
Node to get a string's possibly imprecise TruffleString.CodeRange.
Since:
23.0
See Also: