mirror of
https://github.com/danog/parser.git
synced 2024-12-02 09:27:50 +01:00
13 lines
227 B
Plaintext
13 lines
227 B
Plaintext
[
|
|
Expression {
|
|
expr: NullsafePropertyFetch {
|
|
target: Variable {
|
|
name: "a",
|
|
},
|
|
property: Identifier {
|
|
name: "b",
|
|
},
|
|
},
|
|
},
|
|
]
|