public class SetVariableValue extends SimpleReturnFunction
Constructor and Description |
---|
SetVariableValue() |
Modifier and Type | Method and Description |
---|---|
boolean |
canCover(int nbArg) |
TValue |
executeReturn(TContext context,
TMemory memory,
LineLocation location,
java.util.List<TValue> args) |
TFunctionSignature |
getSignature() |
executeVoid, executeVoidInternal, getFunctionType, isUnquoted
public TFunctionSignature getSignature()
public boolean canCover(int nbArg)
public TValue executeReturn(TContext context, TMemory memory, LineLocation location, java.util.List<TValue> args) throws EaterException
EaterException
Copyright © 2020. All Rights Reserved.