public static final class DFAStateNode.LoopOptIndexOfStringNode extends DFAStateNode.LoopOptimizationNode
| Constructor and Description |
|---|
LoopOptIndexOfStringNode(AbstractString str,
AbstractString mask) |
| Modifier and Type | Method and Description |
|---|---|
int |
encodedLength() |
int |
execute(Object input,
int fromIndex,
int maxIndex) |
accept, adoptChildren, atomic, atomic, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecialize, toStringpublic LoopOptIndexOfStringNode(AbstractString str, AbstractString mask)
public int execute(Object input, int fromIndex, int maxIndex)
execute in class DFAStateNode.LoopOptimizationNodepublic int encodedLength()
encodedLength in class DFAStateNode.LoopOptimizationNode