Retrieve method
{
"selector": "string",
"methodClass": "string",
"category": "string",
"source": "string",
"author": "string",
"timestamp": "string",
"package": "string",
"needsRecompilation": "boolean",
"overriding": "boolean",
"overriden": "boolean",
"bytecodes": "string",
"disassembly": "string",
"ast": "node",
"annotations": ["annotation"]
}Last updated