mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
Test.java:
|
|
# 0| [CompilationUnit] Test
|
|
# 5| 1: [Class] Test
|
|
#-----| -4: (Javadoc)
|
|
# 1| 1: [Javadoc] /** A JavaDoc comment ... */
|
|
# 2| 0: [JavadocText] A JavaDoc comment
|
|
# 3| 1: [JavadocText] with multiple lines.
|
|
# 7| 2: [Method] m
|
|
#-----| 0: (Javadoc)
|
|
# 6| 1: [Javadoc] /** A JavaDoc comment with a single line. */
|
|
# 6| 0: [JavadocText] A JavaDoc comment with a single line.
|
|
# 7| 3: [TypeAccess] void
|
|
# 7| 5: [BlockStmt] stmt
|
|
# 21| 3: [Method] test
|
|
# 21| 3: [TypeAccess] void
|
|
# 21| 5: [BlockStmt] stmt
|
|
TestWindows.java:
|
|
# 0| [CompilationUnit] TestWindows
|
|
# 5| 1: [Class] TestWindows
|
|
#-----| -4: (Javadoc)
|
|
# 1| 1: [Javadoc] /** A JavaDoc comment ... */
|
|
# 2| 0: [JavadocText] A JavaDoc comment
|
|
# 3| 1: [JavadocText] with multiple lines.
|
|
# 7| 2: [Method] m
|
|
#-----| 0: (Javadoc)
|
|
# 6| 1: [Javadoc] /** A JavaDoc comment with a single line. */
|
|
# 6| 0: [JavadocText] A JavaDoc comment with a single line.
|
|
# 7| 3: [TypeAccess] void
|
|
# 7| 5: [BlockStmt] stmt
|
|
# 21| 3: [Method] test
|
|
# 21| 3: [TypeAccess] void
|
|
# 21| 5: [BlockStmt] stmt
|