public class Dirpath extends SimpleReturnFunction
Modifier and Type | Method and Description |
---|---|
boolean |
canCover(int nbArg,
java.util.Set<java.lang.String> namedArgument) |
TValue |
executeReturnFunction(TContext context,
TMemory memory,
StringLocated location,
java.util.List<TValue> values,
java.util.Map<java.lang.String,TValue> named) |
TFunctionSignature |
getSignature() |
executeProcedureInternal, getFunctionType, isUnquoted
public Dirpath(Defines defines)
public TFunctionSignature getSignature()
public boolean canCover(int nbArg, java.util.Set<java.lang.String> namedArgument)
public TValue executeReturnFunction(TContext context, TMemory memory, StringLocated location, java.util.List<TValue> values, java.util.Map<java.lang.String,TValue> named) throws EaterException
EaterException