Skip to content

Commit

Permalink
Issue #14631: Removed Space
Browse files Browse the repository at this point in the history
  • Loading branch information
prathm3 committed Apr 21, 2024
1 parent 49ea489 commit e9df57c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,9 @@ public final class JavadocTokenTypes {
* <b>Tree:</b>
* <pre>{@code
* JAVADOC_TAG -> JAVADOC_TAG
* |--SEE_LITERAL -> @see
* |--WS ->
* |--REFERENCE -> REFERENCE
* |--SEE_LITERAL -> @see
* |--WS ->
* |--REFERENCE -> REFERENCE
* |--PACKAGE_CLASS -> org.apache.utils.Lists.Comparator
* |--HASH -> #
* |--MEMBER -> compare
Expand Down

0 comments on commit e9df57c

Please sign in to comment.