mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
63 lines
2.1 KiB
Plaintext
63 lines
2.1 KiB
Plaintext
jdk/A.java:
|
|
# 0| [CompilationUnit] A
|
|
# 3| 1: [Class] A
|
|
# 4| 2: [Method] main
|
|
# 4| 3: [TypeAccess] void
|
|
#-----| 4: (Parameters)
|
|
# 4| 0: [Parameter] args
|
|
# 4| 0: [ArrayTypeAccess] ...[]
|
|
# 4| 0: [TypeAccess] String
|
|
# 4| 5: [BlockStmt] stmt
|
|
# 7| 2: [Class] B
|
|
# 8| 2: [Method] main
|
|
# 8| 3: [TypeAccess] void
|
|
#-----| 4: (Parameters)
|
|
# 8| 0: [Parameter] args
|
|
# 8| 0: [ArrayTypeAccess] ...[]
|
|
# 8| 0: [TypeAccess] String
|
|
# 8| 5: [BlockStmt] stmt
|
|
# 11| 3: [Class] C
|
|
# 12| 2: [Method] main
|
|
# 12| 3: [TypeAccess] void
|
|
#-----| 4: (Parameters)
|
|
# 12| 0: [Parameter] args
|
|
# 12| 0: [ArrayTypeAccess] ...[]
|
|
# 12| 0: [TypeAccess] String
|
|
# 12| 5: [BlockStmt] stmt
|
|
# 15| 4: [Class] D
|
|
# 16| 2: [Method] main
|
|
# 16| 3: [TypeAccess] int
|
|
#-----| 4: (Parameters)
|
|
# 16| 0: [Parameter] args
|
|
# 16| 0: [ArrayTypeAccess] ...[]
|
|
# 16| 0: [TypeAccess] String
|
|
# 16| 5: [BlockStmt] stmt
|
|
# 16| 0: [ReturnStmt] stmt
|
|
# 16| 0: [IntegerLiteral] 0
|
|
# 19| 5: [Class] E
|
|
# 20| 2: [Method] main
|
|
# 20| 3: [TypeAccess] void
|
|
#-----| 4: (Parameters)
|
|
# 20| 0: [Parameter] argc
|
|
# 20| 0: [TypeAccess] int
|
|
# 20| 1: [Parameter] args
|
|
# 20| 0: [ArrayTypeAccess] ...[]
|
|
# 20| 0: [TypeAccess] String
|
|
# 20| 5: [BlockStmt] stmt
|
|
# 23| 6: [Class] F
|
|
# 24| 2: [Method] main
|
|
# 24| 3: [TypeAccess] void
|
|
#-----| 4: (Parameters)
|
|
# 24| 0: [Parameter] arg
|
|
# 24| 0: [TypeAccess] String
|
|
# 24| 5: [BlockStmt] stmt
|
|
# 27| 7: [Class] G
|
|
# 28| 2: [Method] main
|
|
# 28| 3: [TypeAccess] void
|
|
#-----| 4: (Parameters)
|
|
# 28| 0: [Parameter] args
|
|
# 28| 0: [ArrayTypeAccess] ...[]
|
|
# 28| 0: [ArrayTypeAccess] ...[]
|
|
# 28| 0: [TypeAccess] String
|
|
# 28| 5: [BlockStmt] stmt
|