Static fromJSONThe name of the parameter, usually a JavaScript identifier.
The JSON object of a CallableFunctionParameter subclass instance.
A concrete subclass of CallableFunctionParameter based on the JSON object.
You may use the concrete subclass' fromJSON static method instead of this one, if you know the type of the parameter.
Generated using TypeDoc
Creates a new concrete subclass of
CallableFunctionParameterbased on a serialized parameter.