protodec icon indicating copy to clipboard operation
protodec copied to clipboard

Implement method body parsing

Open Xpl0itR opened this issue 8 months ago • 1 comments

Parse the MergeFrom, WriteTo and Reflection class constructor method bodies to extract metadata that would otherwise be unable to extract using just class members, such as sint32/64, (s)fixed32/64 and json key names.

Xpl0itR avatar Jun 08 '24 21:06 Xpl0itR