JAVADOC_CONTENT -> JAVADOC_CONTENT [0:1]
|--LEADING_ASTERISK -> * [0:1]
|--TEXT ->  int z = 5 * 3 [0:2]
|--NEWLINE -> \n [0:16]
|--LEADING_ASTERISK -> * [1:1]
|--TEXT ->  mohamad@gmail.com [1:2]
|--NEWLINE -> \n [1:20]
|--LEADING_ASTERISK -> * [2:1]
|--TEXT ->  Example with angle brackets: 5 < 10 and 10 > 5. [2:2]
|--NEWLINE -> \n [2:50]
|--LEADING_ASTERISK -> * [3:1]
|--TEXT ->  Example with braces: map.get("{key}") returns {value}. [3:2]
|--NEWLINE -> \n [3:57]
|--LEADING_ASTERISK -> * [4:1]
|--TEXT ->  Curly braces that aren't tags: This is just {braced text}. [4:2]
|--NEWLINE -> \n [4:61]
|--LEADING_ASTERISK -> * [5:1]
|--TEXT ->  Not a tag: { @code not a real tag}. [5:2]
|--NEWLINE -> \n [5:38]
|--LEADING_ASTERISK -> * [6:1]
|--TEXT ->  You can write an email like test@example.com in plain text. [6:2]
|--NEWLINE -> \n [6:62]
|--LEADING_ASTERISK -> * [7:1]
|--TEXT ->  Do not interpret @this or @123 as block tags. [7:2]
|--NEWLINE -> \n [7:48]
|--LEADING_ASTERISK -> * [8:1]
|--TEXT ->  Not a leading asterisk: int x = 3 * 5; [8:2]
|--NEWLINE -> \n [8:41]
|--LEADING_ASTERISK -> * [9:1]
|--TEXT ->  Not a tag: This is a normal <  p> sentence with no html tags. < /p>. [9:2]
`--NEWLINE -> \n [9:71]
