Closed illided closed 3 years ago
When parsing public void f(int arr[])ANTLR Java function info can't find parameter name and crashes. This is a possible fix.
public void f(int arr[])
When parsing
public void f(int arr[])
ANTLR Java function info can't find parameter name and crashes. This is a possible fix.