1{ 2 "nodes": [ 3 { 4 "line": 8, 5 "column": 9, 6 "problem": "InstanceofUnsupported", 7 "suggest": "", 8 "rule": "\"instanceof\" operator is partially supported (arkts-instanceof-ref-types)" 9 }, 10 { 11 "line": 9, 12 "column": 9, 13 "problem": "InstanceofUnsupported", 14 "suggest": "", 15 "rule": "\"instanceof\" operator is partially supported (arkts-instanceof-ref-types)" 16 } 17 ] 18}