Skip to content

Issues: javaparser/javaparser

Dependency Dashboard
#3146 opened Mar 7, 2021 by renovate bot
Open 3
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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

What does "UnknownType" represent Question (AST) Questions about nodes and relationships within the AST (not about how to use JavaParser)
#4443 opened May 29, 2024 by heyuxiang1996
Azul distribution supports versions 8, 11, 17, 21, and 22 only builds / releases issues relating to building or releasing javaparser
#4420 opened May 9, 2024 by jlerbsc
Arbitrary new line when refactoring Question (JP usage) How to use JP to inspect/modify the AST - please close your question once answered!
#4395 opened Apr 28, 2024 by matthieu-vergne
Different nodes have same hashcode Question (AST) Questions about nodes and relationships within the AST (not about how to use JavaParser)
#4390 opened Apr 26, 2024 by Laughh
【Question】Should the results of Expression#RESOLVE cache? Question (AST) Questions about nodes and relationships within the AST (not about how to use JavaParser)
#4379 opened Apr 19, 2024 by RTxin
Access to the javaparser.org domain
#4318 opened Feb 11, 2024 by ftomassetti
Add easy method to get the parsed information from java.lang.reflection Question (JP usage) How to use JP to inspect/modify the AST - please close your question once answered!
#4312 opened Feb 5, 2024 by LarsEckart
Setting the position of nodes during pretty printing Improvement Not a bug, but a way that JP can be be enhanced to work better.
#4300 opened Jan 26, 2024 by ftomassetti
How to access annotation from MethodDeclaration Improvement Not a bug, but a way that JP can be be enhanced to work better.
#4288 opened Jan 3, 2024 by jlerbsc
ProTip! Exclude everything labeled bug with -label:bug.