public static final class SetVariableValue.Arguments extends V8Arguments
Constructor and Description |
---|
Arguments(String name,
NewValue newValue,
long scopeNumber,
Long scopeFrameNumber) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
NewValue |
getNewValue() |
PropertyLong |
getScopeFrameNumber() |
long |
getScopeNumber() |
public String getName()
public NewValue getNewValue()
public long getScopeNumber()
public PropertyLong getScopeFrameNumber()