Appearance
Event fired after parsing a method as JSON.
json.method.parse.after=groovy:logger.info("Parsed JSON method: " + it.name())
The it context is a method element.
it