Class SimpleReturnFunction

java.lang.Object
net.sourceforge.plantuml.tim.stdlib.SimpleReturnFunction
All Implemented Interfaces:
TFunction
Direct Known Subclasses:
AlwaysFalse, AlwaysTrue, CallUserFunction, Chr, Darken, DateFunction, Dec2hex, Dirpath, Eval, Feature, FileExists, Filename, FunctionExists, Getenv, GetJsonKey, GetJsonType, GetVariableValue, GetVersion, Hex2dec, HslColor, IntVal, IsDark, IsLight, JsonKeyExists, Lighten, LoadJson, LogicalNot, Lower, Newline, RetrieveProcedure, ReverseColor, ReverseHsluvColor, SetVariableValue, Size, SplitStr, StringFunction, Strlen, Strpos, Substr, Upper, VariableExists

public abstract class SimpleReturnFunction extends java.lang.Object implements TFunction