public abstract class NodeObjectDescriptor extends Object implements com.oracle.truffle.api.interop.TruffleObject
| Modifier and Type | Method and Description |
|---|---|
static NodeObjectDescriptor |
readVariable(com.oracle.truffle.api.strings.TruffleString name) |
static NodeObjectDescriptor |
writeVariable(com.oracle.truffle.api.strings.TruffleString name,
com.oracle.truffle.api.source.SourceSection sourceSection) |
public static NodeObjectDescriptor readVariable(com.oracle.truffle.api.strings.TruffleString name)
public static NodeObjectDescriptor writeVariable(com.oracle.truffle.api.strings.TruffleString name, com.oracle.truffle.api.source.SourceSection sourceSection)