Interesting question but AFAIK there is no simple way to do this.
The source code in the c would be compiled to Java byte code before execution and I don’t think the compilation process preserves the variable and method names from the source code by default.