jean pierre Lerbscher
jean pierre Lerbscher
Have these changes been integrated into version 5.6.3? I'm also interested in the possibility of testing 2 different authentication modes. Indeed, JMeter scripts must be used in 2 environments with...
Hi @Derppening This is because interfaces NodeWithOptionalScope or NodeWithScope represent nodes which have an optional scope expression eg. method calls (object.method()). The method hasScope is a shortcut to verify this....
I agree with you it's a bit confusing.
Code Coverage Enhancement for 'javaparser-core/src/main/java/com/github/javaparser/ast/body' package
No problem, I'll wait to validate this PR. Good luck for the exams.
Code Coverage Enhancement for 'javaparser-core/src/main/java/com/github/javaparser/ast/body' package
Do you have time to update this PR or should I close it?
A little help in spreading the word about Indepth would be greatly appreciated. :-)
It seems to me that this corresponds to the handling of the preservation of indentation and end-of-line characters of the LexicalPreservingPrinter when deleting tokens.
You must initialize the CombinedTypeSolver with a JarTypeSolver that references the Gson is a third-party.
No, it's the only solution to resolve classes declared in a library. Have you taken the time to read the documentation available on Javaparser?
Hi @cushon There is no plan to fix this. You can use an older version of java to compile the project. This API change would have too much impact for...