Class FunctionArgument
java.lang.Object
de.xima.fc.placeholder.parser.form_function.node.FunctionArgument
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FunctionArgument
empty()
getKeys()
getNamedArgument
(String key) getPositionalArgument
(int index) toString()