[
{
"Import": {
"path": "userName/Point/1",
"alias": "pt"
}
},
{
"VarDecl": {
"name": "x",
"type_annotation": null,
"initializer": {
"Call": {
"callee": {
"MemberAccess": {
"object": {
"MemberAccess": {
"object": {
"Variable": {
"name": "pt"
}
},
"member": "point"
}
},
"member": "new"
}
},
"args": [],
"id": 1
}
}
}
}
]