private String encodeDecodeExpression(JType type, String expression, Style style, String encoderMethod, String mapMethod, String setMethod, String listMethod) throws ...
While working on #1641 I observed that incrementally compiling only Java sources in a hybrid Java/Scala module causes semanticdb-scalac to be ignored. Thanks to ...