public abstract class InitializeSegmenterNode extends JavaScriptBaseNode
| Modifier | Constructor and Description |
|---|---|
protected |
InitializeSegmenterNode(JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
static InitializeSegmenterNode |
createInitalizeSegmenterNode(JSContext context) |
abstract JSDynamicObject |
executeInit(JSDynamicObject collator,
Object locales,
Object options) |
JSDynamicObject |
initializeSegmenter(JSDynamicObject segmenterObj,
Object localesArg,
Object optionsArg) |
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 InitializeSegmenterNode(JSContext context)
public abstract JSDynamicObject executeInit(JSDynamicObject collator, Object locales, Object options)
public static InitializeSegmenterNode createInitalizeSegmenterNode(JSContext context)
public JSDynamicObject initializeSegmenter(JSDynamicObject segmenterObj, Object localesArg, Object optionsArg)