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