public static class DFAStateNode.LoopOptimizationNode
extends com.oracle.truffle.api.nodes.Node
| Constructor and Description |
|---|
LoopOptimizationNode(short loopTransitionIndex,
char[] indexOfChars) |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getIndexOfChars() |
InputIndexOfNode |
getIndexOfNode() |
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, toStringpublic LoopOptimizationNode(short loopTransitionIndex,
char[] indexOfChars)
public char[] getIndexOfChars()
public InputIndexOfNode getIndexOfNode()