Reid Holmes
Reid Holmes
Hy @htfy96 unfortunately right now only Java is supported by the currently deployed service (although you can see from the python and ruby code that extending to other languages isn't...
@ishtiaque05 is this something you'd be able to add like you did for #1?
(this is the branch that currently builds)
Java has varargs too: `public String format(String... values) {` If `...` or `?` or `*` are added or removed from a param, shouldn't that be captured as a Parameter Meta...
@jyoo980 do you know what the final status of the Ruby parser was?
But... did that function work?
This is not at all a priority right now. I think keeping the `Java` support fully working and getting `TypeScript` and `Python` up-to-speed should be sufficient (from my POV) until...
@braxtonhall this sounds like the way to go. If the containing class changes we'd want to know that, even if it happens to stay in the same file. Either way...
I just didn't want you to feel pressured, of course it's great if it was easy!