public class CreateSegmentDataObjectNode extends JavaScriptBaseNode
| Modifier | Constructor and Description |
|---|---|
protected |
CreateSegmentDataObjectNode(JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
static CreateSegmentDataObjectNode |
create(JSContext context) |
JSObject |
execute(org.graalvm.shadowed.com.ibm.icu.text.BreakIterator icuIterator,
JSSegmenter.Granularity granularity,
com.oracle.truffle.api.strings.TruffleString string,
int startIndex,
int endIndex) |
copy, getLanguage, getRealm, hasOverloadedOperators, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringprotected CreateSegmentDataObjectNode(JSContext context)
public static CreateSegmentDataObjectNode create(JSContext context)
public JSObject execute(org.graalvm.shadowed.com.ibm.icu.text.BreakIterator icuIterator, JSSegmenter.Granularity granularity, com.oracle.truffle.api.strings.TruffleString string, int startIndex, int endIndex)