public abstract class SLImportBuiltin extends SLBuiltinNode
| Constructor and Description |
|---|
SLImportBuiltin() |
| Modifier and Type | Method and Description |
|---|---|
Object |
importSymbol(com.oracle.truffle.api.strings.TruffleString symbol,
com.oracle.truffle.api.strings.TruffleString.ToJavaStringNode toJavaStringNode,
com.oracle.truffle.api.interop.InteropLibrary arrays) |
execute, executeBoolean, executeGeneric, executeLong, executeVoidaddExpressionTag, createWrapper, hasTagaddRootTag, addStatementTag, formatSourceSection, getSourceCharIndex, getSourceEndIndex, getSourceLength, getSourceSection, hasSource, isInstrumentable, setSourceSection, setUnavailableSourceSection, toStringfindBlock, getVisibleVariablesIndexOnEnter, hasScope, setVisibleVariablesIndexOnEnter, setVisibleVariablesIndexOnExitaccept, adoptChildren, atomic, atomic, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecializepublic Object importSymbol(com.oracle.truffle.api.strings.TruffleString symbol, com.oracle.truffle.api.strings.TruffleString.ToJavaStringNode toJavaStringNode, com.oracle.truffle.api.interop.InteropLibrary arrays)