2022-11-30 01:43:37 +01:00
|
|
|
[
|
|
|
|
Expression {
|
|
|
|
expr: PropertyFetch {
|
2022-12-05 17:53:41 +01:00
|
|
|
target: Variable(
|
|
|
|
Variable {
|
|
|
|
start: (
|
|
|
|
1,
|
|
|
|
7,
|
|
|
|
),
|
|
|
|
name: "foo",
|
|
|
|
end: (
|
|
|
|
1,
|
|
|
|
11,
|
|
|
|
),
|
|
|
|
},
|
|
|
|
),
|
|
|
|
property: Identifier(
|
|
|
|
Identifier {
|
|
|
|
start: (
|
|
|
|
1,
|
|
|
|
13,
|
|
|
|
),
|
|
|
|
name: "bar",
|
|
|
|
end: (
|
|
|
|
1,
|
|
|
|
16,
|
|
|
|
),
|
|
|
|
},
|
|
|
|
),
|
2022-11-30 01:43:37 +01:00
|
|
|
},
|
|
|
|
},
|
|
|
|
Expression {
|
|
|
|
expr: PropertyFetch {
|
|
|
|
target: PropertyFetch {
|
2022-12-05 17:53:41 +01:00
|
|
|
target: Variable(
|
|
|
|
Variable {
|
|
|
|
start: (
|
|
|
|
1,
|
|
|
|
18,
|
|
|
|
),
|
|
|
|
name: "foo",
|
|
|
|
end: (
|
|
|
|
1,
|
|
|
|
22,
|
|
|
|
),
|
|
|
|
},
|
|
|
|
),
|
|
|
|
property: Identifier(
|
|
|
|
Identifier {
|
|
|
|
start: (
|
|
|
|
1,
|
|
|
|
24,
|
|
|
|
),
|
|
|
|
name: "bar",
|
|
|
|
end: (
|
|
|
|
1,
|
|
|
|
27,
|
|
|
|
),
|
|
|
|
},
|
|
|
|
),
|
2022-11-30 01:43:37 +01:00
|
|
|
},
|
2022-12-05 17:53:41 +01:00
|
|
|
property: Identifier(
|
|
|
|
Identifier {
|
|
|
|
start: (
|
|
|
|
1,
|
|
|
|
29,
|
|
|
|
),
|
|
|
|
name: "baz",
|
|
|
|
end: (
|
|
|
|
1,
|
|
|
|
32,
|
|
|
|
),
|
|
|
|
},
|
|
|
|
),
|
2022-11-30 01:43:37 +01:00
|
|
|
},
|
|
|
|
},
|
|
|
|
]
|