Uses of Class
net.sourceforge.plantuml.tim.TFunctionArgument
Packages that use TFunctionArgument
-
Uses of TFunctionArgument in net.sourceforge.plantuml.tim
Constructor parameters in net.sourceforge.plantuml.tim with type arguments of type TFunctionArgumentModifierConstructorDescriptionTFunctionImpl
(String functionName, List<TFunctionArgument> args, boolean unquoted, TFunctionType functionType)