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