public class Dirpath 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 Dirpath(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 © 2020. All Rights Reserved.