@@ -249,3 +249,33 @@ delegates.cs:
249249# 81| 16: [LocalVariableDeclStmt] ... ...;
250250# 81| 0: [LocalVariableDeclExpr] ContextCallback d
251251# 81| 0: [TypeMention] ContextCallback
252+ # 86| 10: [Class] E
253+ # 88| 5: [Field] Field
254+ # 88| -1: [TypeMention] Action<int>
255+ # 88| 1: [TypeMention] int
256+ # 89| 6: [Property] Property
257+ # 89| -1: [TypeMention] Action<int>
258+ # 89| 1: [TypeMention] int
259+ # 89| 3: [Getter] get_Property
260+ # 89| 4: [Setter] set_Property
261+ #-----| 2: (Parameters)
262+ # 89| 0: [Parameter] value
263+ # 91| 7: [Method] M
264+ # 91| -1: [TypeMention] Void
265+ # 92| 4: [BlockStmt] {...}
266+ # 93| 0: [ExprStmt] ...;
267+ # 93| 0: [DelegateCall] delegate call
268+ # 93| -1: [ThisAccess] this access
269+ # 93| 0: [IntLiteral] 0
270+ # 94| 1: [ExprStmt] ...;
271+ # 94| 0: [DelegateCall] delegate call
272+ # 94| -1: [ThisAccess] this access
273+ # 94| 0: [IntLiteral] 0
274+ # 95| 2: [ExprStmt] ...;
275+ # 95| 0: [DelegateCall] delegate call
276+ # 95| -1: [FieldAccess] access to field Field
277+ # 95| 0: [IntLiteral] 0
278+ # 96| 3: [ExprStmt] ...;
279+ # 96| 0: [DelegateCall] delegate call
280+ # 96| -1: [PropertyCall] access to property Property
281+ # 96| 0: [IntLiteral] 0
0 commit comments