JAVADOC -> JAVADOC [0:0]
|--NEWLINE -> \r [0:0]
|--LEADING_ASTERISK -> * [0:1]
|--TEXT ->  Checks that commentContent starts with '*' javadoc comment identifier. [0:2]
|--NEWLINE -> \r [0:73]
|--LEADING_ASTERISK ->     * [0:74]
|--TEXT -> &lt;property name="ignorePattern" value="^ *\* *[^ ]+$"/&gt* [0:79]
|--NEWLINE -> \r [0:139]
|--LEADING_ASTERISK -> \t* [0:140]
|--TEXT ->  This * is not a leading * [0:142]
|--NEWLINE -> \r [0:168]
|--LEADING_ASTERISK -> * [0:169]
|--WS ->   [0:170]
|--JAVADOC_TAG -> JAVADOC_TAG [0:171]
|   |--RETURN_LITERAL -> @return [0:171]
|   |--WS ->   [0:178]
|   `--DESCRIPTION -> DESCRIPTION [0:179]
|       |--TEXT -> true if commentContent starts with '*' javadoc comment identifier [0:179]
|       `--NEWLINE -> \r [0:244]
`--EOF -> <EOF> [0:245]
