public static final class LiteralRegexExecNode.Equals
extends com.oracle.truffle.api.nodes.Node
| Modifier and Type | Field and Description |
|---|---|
protected InnerLiteral |
literal |
protected int |
literalLength |
| Constructor and Description |
|---|
Equals(PreCalcResultVisitor preCalcResultVisitor) |
| Modifier and Type | Method and Description |
|---|---|
protected RegexResult |
execute(Object input,
int fromIndex,
Encodings.Encoding encoding,
boolean tString) |
protected String |
getImplName() |
protected String |
getLiteral() |
accept, adoptChildren, atomic, atomic, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecialize, toStringprotected final int literalLength
protected final InnerLiteral literal
public Equals(PreCalcResultVisitor preCalcResultVisitor)
protected String getImplName()
protected RegexResult execute(Object input, int fromIndex, Encodings.Encoding encoding, boolean tString)
protected String getLiteral()