Skip to content

Removed from legal method names the call of the static initializer #1358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 16, 2022

Conversation

amandelpie
Copy link
Collaborator

Description

Some generated docs, especially under @invoke custom tag, contains the illegal method name taken from the JavaParser or Soot like <clinit> which could not be resolved in the classic JavaDocs.

This decision excludes this call from the hierarchy of invoked methods.

Fixes #1326

Type of Change

  • Minor bug fix (non-breaking small changes)

@amandelpie amandelpie marked this pull request as ready for review December 16, 2022 10:37
@amandelpie amandelpie enabled auto-merge (squash) December 16, 2022 11:02
@amandelpie amandelpie merged commit ab1a302 into main Dec 16, 2022
@amandelpie amandelpie deleted the amandelpie/feature-1326 branch December 16, 2022 11:28
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unresolved links for some invokes for IntMath code example
3 participants