You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there are statements like "private GitService gitService" in the source file, execute "for (JavaField: javaClass. getFields())" and call the function "field. getCodeBlock()". The printed result is incorrect. The print results are as follows:
private GitService gitService =
;
The text was updated successfully, but these errors were encountered:
When there are statements like "private GitService gitService" in the source file, execute "for (JavaField: javaClass. getFields())" and call the function "field. getCodeBlock()". The printed result is incorrect. The print results are as follows:
private GitService gitService =
The text was updated successfully, but these errors were encountered: