Tries to parse the given data as a function definition.
The data used by the parser (see NormalizerData)
The JSON object to extract the meta-information from
The parsed RFunctionDefinition or undefined if the given construct is not a function definition
undefined
Tries to parse the given data as a function definition.