public final class ScopeVariables extends Object implements com.oracle.truffle.api.interop.TruffleObject
Modifier and Type | Field and Description |
---|---|
static String |
RECEIVER_MEMBER |
Constructor and Description |
---|
ScopeVariables(com.oracle.truffle.api.frame.Frame frame,
boolean nodeEnter,
com.oracle.truffle.api.nodes.Node blockOrRoot) |
public static final String RECEIVER_MEMBER