Java: Class for inline javadoc tag
Open
Java
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**Description of the issue**
It appears `JavadocTag` only matches block tags, though this is not obvious from the documentation and it would be good if that was clarified.
Would it be possible to either extend its functionality or create a new class which matches inline tags (e.g. `{@code a + b}`)?
Contributor guide
Assessment
This issue has not been assessed yet.