Class GetAllStdlib
java.lang.Object
net.sourceforge.plantuml.tim.builtin.SimpleReturnFunction
net.sourceforge.plantuml.tim.builtin.GetAllStdlib
- All Implemented Interfaces:
TFunction
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.executeReturnFunction
(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) Deprecated.Deprecated.Methods inherited from class net.sourceforge.plantuml.tim.builtin.SimpleReturnFunction
executeProcedureInternal, getFunctionType, isUnquoted
-
Constructor Details
-
GetAllStdlib
public GetAllStdlib()Deprecated.
-
-
Method Details
-
getSignature
Deprecated. -
canCover
Deprecated. -
executeReturnFunction
public TValue executeReturnFunction(TContext context, TMemory memory, StringLocated location, List<TValue> values, Map<String, TValue> named) throws EaterExceptionDeprecated.- Throws:
EaterException
-