|
| 1 | +jdk/A.java: |
| 2 | +# 0| [CompilationUnit] A |
| 3 | +# 3| 1: [Class] A |
| 4 | +# 4| 2: [Method] main |
| 5 | +# 4| 3: [TypeAccess] void |
| 6 | +# 4| 4: (Parameters) |
| 7 | +# 4| 0: [Parameter] args |
| 8 | +# 4| 0: [ArrayTypeAccess] ...[] |
| 9 | +# 4| 0: [TypeAccess] String |
| 10 | +# 4| 5: [BlockStmt] stmt |
| 11 | +# 7| 2: [Class] B |
| 12 | +# 8| 2: [Method] main |
| 13 | +# 8| 3: [TypeAccess] void |
| 14 | +# 8| 4: (Parameters) |
| 15 | +# 8| 0: [Parameter] args |
| 16 | +# 8| 0: [ArrayTypeAccess] ...[] |
| 17 | +# 8| 0: [TypeAccess] String |
| 18 | +# 8| 5: [BlockStmt] stmt |
| 19 | +# 11| 3: [Class] C |
| 20 | +# 12| 2: [Method] main |
| 21 | +# 12| 3: [TypeAccess] void |
| 22 | +# 12| 4: (Parameters) |
| 23 | +# 12| 0: [Parameter] args |
| 24 | +# 12| 0: [ArrayTypeAccess] ...[] |
| 25 | +# 12| 0: [TypeAccess] String |
| 26 | +# 12| 5: [BlockStmt] stmt |
| 27 | +# 15| 4: [Class] D |
| 28 | +# 16| 2: [Method] main |
| 29 | +# 16| 3: [TypeAccess] int |
| 30 | +# 16| 4: (Parameters) |
| 31 | +# 16| 0: [Parameter] args |
| 32 | +# 16| 0: [ArrayTypeAccess] ...[] |
| 33 | +# 16| 0: [TypeAccess] String |
| 34 | +# 16| 5: [BlockStmt] stmt |
| 35 | +# 16| 0: [ReturnStmt] stmt |
| 36 | +# 16| 0: [IntegerLiteral] 0 |
| 37 | +# 19| 5: [Class] E |
| 38 | +# 20| 2: [Method] main |
| 39 | +# 20| 3: [TypeAccess] void |
| 40 | +# 20| 4: (Parameters) |
| 41 | +# 20| 0: [Parameter] argc |
| 42 | +# 20| 0: [TypeAccess] int |
| 43 | +# 20| 1: [Parameter] args |
| 44 | +# 20| 0: [ArrayTypeAccess] ...[] |
| 45 | +# 20| 0: [TypeAccess] String |
| 46 | +# 20| 5: [BlockStmt] stmt |
| 47 | +# 23| 6: [Class] F |
| 48 | +# 24| 2: [Method] main |
| 49 | +# 24| 3: [TypeAccess] void |
| 50 | +# 24| 4: (Parameters) |
| 51 | +# 24| 0: [Parameter] arg |
| 52 | +# 24| 0: [TypeAccess] String |
| 53 | +# 24| 5: [BlockStmt] stmt |
| 54 | +# 27| 7: [Class] G |
| 55 | +# 28| 2: [Method] main |
| 56 | +# 28| 3: [TypeAccess] void |
| 57 | +# 28| 4: (Parameters) |
| 58 | +# 28| 0: [Parameter] args |
| 59 | +# 28| 0: [ArrayTypeAccess] ...[] |
| 60 | +# 28| 0: [ArrayTypeAccess] ...[] |
| 61 | +# 28| 0: [TypeAccess] String |
| 62 | +# 28| 5: [BlockStmt] stmt |
0 commit comments