public abstract static class DFAStateNode.IndexOfCall extends Object
#execute(TRegexDFAExecutorNode, Object, int, int, Encoding, boolean) method will
search for the given small set of code points in an optimized, possibly vectorized loop.| Constructor and Description |
|---|
IndexOfCall() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
encodedLength() |
abstract int |
execute(TRegexDFAExecutorNode executor,
Object input,
int preLoopIndex,
int maxIndex,
Encodings.Encoding encoding,
boolean tString) |
public abstract int execute(TRegexDFAExecutorNode executor, Object input, int preLoopIndex, int maxIndex, Encodings.Encoding encoding, boolean tString)
public abstract int encodedLength()