public abstract class StringEqualsNode
extends com.oracle.truffle.api.nodes.Node
String.equals(Object) with identity checks by caching
parameter a. Parameter b is expected to be final!| Constructor and Description |
|---|
StringEqualsNode() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
execute(String a,
String b) |
accept, adoptChildren, atomic, atomic, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecialize, toString