Parser fails for type "Integer"
Closed this issue · 1 comments
hameno commented
The parser cannot parse the type "Integer"
This fails:
public class Project {
private Integer id;
}
dallasgutauckis commented
Fixed in d504ef9
Closed this issue · 1 comments
The parser cannot parse the type "Integer"
This fails:
public class Project {
private Integer id;
}
Fixed in d504ef9