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, LogicalAnd, LogicalNand, LogicalNor, LogicalNot, LogicalNxor, LogicalOr, LogicalXor, Lower, Newline, Now, Ord, RetrieveProcedure, ReverseColor, ReverseHsluvColor, SetVariableValue, Size, SplitStr, StringFunction, Strlen, Strpos, Substr, Upper, VariableExists

public abstract class SimpleReturnFunction extends Object implements TFunction