COMPILATION_UNIT -> COMPILATION_UNIT [1:1]
|--PACKAGE_DEF -> package [1:1]
|   |--ANNOTATIONS -> ANNOTATIONS [1:40]
|   |--DOT -> . [1:40]
|   |   |--DOT -> . [1:29]
|   |   |   |--DOT -> . [1:23]
|   |   |   |   |--DOT -> . [1:12]
|   |   |   |   |   |--IDENT -> com [1:9]
|   |   |   |   |   `--IDENT -> puppycrawl [1:13]
|   |   |   |   `--IDENT -> tools [1:24]
|   |   |   `--IDENT -> checkstyle [1:30]
|   |   `--IDENT -> asttreestringprinter [1:41]
|   `--SEMI -> ; [1:61]
`--CLASS_DEF -> CLASS_DEF [4:1]
    |--MODIFIERS -> MODIFIERS [4:1]
    |--LITERAL_CLASS -> class [4:1]
    |--IDENT -> InputAstTreeStringPrinterComments [4:7]
    `--OBJBLOCK -> OBJBLOCK [4:41]
        |--LCURLY -> { [4:41]
        `--RCURLY -> } [6:1]
