blob: b26e8363dc8f49f5f3717696646b29e76c4c65f0 [file] [log] [blame]
---
root(Type=CompilationUnit):
types:
- type(Type=ClassOrInterfaceDeclaration):
isInterface: "false"
name(Type=SimpleName):
identifier: "Dog"
comment(Type=JavadocComment):
content: "\n * \" this comment contains a quote and newlines\n "
modifiers:
- modifier(Type=Modifier):
keyword: "PUBLIC"
...