public static final class LiteralRegexExecNode.EmptyEquals extends LiteralRegexExecNode
LiteralRegexExecNode.EmptyEndsWith, LiteralRegexExecNode.EmptyEquals, LiteralRegexExecNode.EmptyIndexOf, LiteralRegexExecNode.EmptyStartsWith, LiteralRegexExecNode.EndsWith, LiteralRegexExecNode.Equals, LiteralRegexExecNode.IndexOfString, LiteralRegexExecNode.RegionMatches, LiteralRegexExecNode.StartsWithresultFactorysource| Constructor and Description |
|---|
EmptyEquals(RegexLanguage language,
RegexAST ast,
PreCalcResultVisitor preCalcResultVisitor) |
| Modifier and Type | Method and Description |
|---|---|
protected RegexResult |
execute(Object input,
int fromIndex) |
protected String |
getImplName() |
getEngineLabel, getLiteral, toJsonexecute, executeDirect, inputLength, inputRead, isBacktrackingcreateWrapper, getRegexLanguage, getSource, getSourceSection, hasTag, isInstrumentable, toStringgetLanguage, getLanguageInfoaccept, adoptChildren, atomic, atomic, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecializepublic EmptyEquals(RegexLanguage language, RegexAST ast, PreCalcResultVisitor preCalcResultVisitor)
protected String getImplName()
getImplName in class LiteralRegexExecNodeprotected RegexResult execute(Object input, int fromIndex)
execute in class RegexExecNode