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