The data used by the parser (see NormalizerData)
The JSON object to extract the meta-information from
The parsed RFunctionCall (either named or unnamed) or undefined
if the given construct is not a function call
May return a RNext or RBreak as next()
and break()
work as such.
Tries to parse the given data as a function call.