mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
108 lines
2.3 KiB
Plaintext
108 lines
2.3 KiB
Plaintext
{
|
|
"type": "Program",
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"expression": {
|
|
"type": "JSXElement",
|
|
"openingElement": {
|
|
"type": "JSXOpeningElement",
|
|
"attributes": [],
|
|
"name": {
|
|
"type": "JSXMemberExpression",
|
|
"object": {
|
|
"type": "JSXNamespacedName",
|
|
"namespace": {
|
|
"type": "JSXIdentifier",
|
|
"name": "a",
|
|
"loc": {
|
|
"start": {
|
|
"offset": 1
|
|
},
|
|
"end": {
|
|
"offset": 2
|
|
}
|
|
}
|
|
},
|
|
"name": {
|
|
"type": "JSXIdentifier",
|
|
"name": "b",
|
|
"loc": {
|
|
"start": {
|
|
"offset": 3
|
|
},
|
|
"end": {
|
|
"offset": 4
|
|
}
|
|
}
|
|
},
|
|
"loc": {
|
|
"start": {
|
|
"offset": 1
|
|
},
|
|
"end": {
|
|
"offset": 4
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "JSXIdentifier",
|
|
"name": "c",
|
|
"loc": {
|
|
"start": {
|
|
"offset": 5
|
|
},
|
|
"end": {
|
|
"offset": 6
|
|
}
|
|
}
|
|
},
|
|
"loc": {
|
|
"start": {
|
|
"offset": 1
|
|
},
|
|
"end": {
|
|
"offset": 6
|
|
}
|
|
}
|
|
},
|
|
"selfClosing": true,
|
|
"loc": {
|
|
"start": {
|
|
"offset": 0
|
|
},
|
|
"end": {
|
|
"offset": 9
|
|
}
|
|
}
|
|
},
|
|
"closingElement": null,
|
|
"children": [],
|
|
"loc": {
|
|
"start": {
|
|
"offset": 0
|
|
},
|
|
"end": {
|
|
"offset": 9
|
|
}
|
|
}
|
|
},
|
|
"loc": {
|
|
"start": {
|
|
"offset": 0
|
|
},
|
|
"end": {
|
|
"offset": 9
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"loc": {
|
|
"start": {
|
|
"offset": 0
|
|
},
|
|
"end": {
|
|
"offset": 9
|
|
}
|
|
}
|
|
} |