mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
90 lines
1.8 KiB
Plaintext
90 lines
1.8 KiB
Plaintext
{
|
|
"type": "Program",
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"expression": {
|
|
"type": "JSXElement",
|
|
"openingElement": {
|
|
"type": "JSXOpeningElement",
|
|
"attributes": [],
|
|
"name": {
|
|
"type": "JSXIdentifier",
|
|
"name": "div",
|
|
"loc": {
|
|
"start": {
|
|
"offset": 1
|
|
},
|
|
"end": {
|
|
"offset": 4
|
|
}
|
|
}
|
|
},
|
|
"selfClosing": false,
|
|
"loc": {
|
|
"start": {
|
|
"offset": 0
|
|
},
|
|
"end": {
|
|
"offset": 5
|
|
}
|
|
}
|
|
},
|
|
"closingElement": {
|
|
"type": "JSXClosingElement",
|
|
"name": {
|
|
"type": "JSXIdentifier",
|
|
"name": "div",
|
|
"loc": {
|
|
"start": {
|
|
"offset": 12
|
|
},
|
|
"end": {
|
|
"offset": 15
|
|
}
|
|
}
|
|
},
|
|
"loc": {
|
|
"start": {
|
|
"offset": 10
|
|
},
|
|
"end": {
|
|
"offset": 16
|
|
}
|
|
}
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "Literal",
|
|
"value": "/text",
|
|
"raw": "/text",
|
|
"loc": {
|
|
"start": {
|
|
"offset": 5
|
|
},
|
|
"end": {
|
|
"offset": 10
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"loc": {
|
|
"start": {
|
|
"offset": 0
|
|
},
|
|
"end": {
|
|
"offset": 16
|
|
}
|
|
}
|
|
},
|
|
"loc": {
|
|
"start": {
|
|
"offset": 0
|
|
},
|
|
"end": {
|
|
"offset": 16
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |