parameters property
FormalParameterList?
parameters
getter/setter pair
We keep track of the data from the last MethodDeclaration, FunctionDeclaration or FunctionExpression that we saw on the way down, as that will be the nearest parent of the Intl.message invocation.
Implementation
FormalParameterList? parameters;