public abstract class ExportArgumentsNode extends JavaScriptBaseNode
| Constructor and Description |
|---|
ExportArgumentsNode() |
| Modifier and Type | Method and Description |
|---|---|
static ExportArgumentsNode |
create(int expectedLength) |
abstract Object[] |
export(Object[] extractedUserArguments) |
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, toStringpublic static ExportArgumentsNode create(int expectedLength)