mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
70 lines
1.4 KiB
Plaintext
70 lines
1.4 KiB
Plaintext
{
|
|
"type": "Program",
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"expression": {
|
|
"type": "JSXElement",
|
|
"openingElement": {
|
|
"type": "JSXOpeningElement",
|
|
"name": {
|
|
"type": "JSXIdentifier",
|
|
"name": "a",
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 1,
|
|
"offset": 1
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 2,
|
|
"offset": 2
|
|
}
|
|
}
|
|
},
|
|
"selfClosing": true,
|
|
"attributes": [],
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0,
|
|
"offset": 0
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 2,
|
|
"offset": 5
|
|
}
|
|
}
|
|
},
|
|
"closingElement": null,
|
|
"children": [],
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0,
|
|
"offset": 0
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 2,
|
|
"offset": 5
|
|
}
|
|
}
|
|
},
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0,
|
|
"offset": 0
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 2,
|
|
"offset": 5
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |