output.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. {
  2. "type": "File",
  3. "start": 0,
  4. "end": 16,
  5. "loc": {
  6. "start": {
  7. "line": 1,
  8. "column": 0
  9. },
  10. "end": {
  11. "line": 1,
  12. "column": 16
  13. }
  14. },
  15. "program": {
  16. "type": "Program",
  17. "start": 0,
  18. "end": 16,
  19. "loc": {
  20. "start": {
  21. "line": 1,
  22. "column": 0
  23. },
  24. "end": {
  25. "line": 1,
  26. "column": 16
  27. }
  28. },
  29. "sourceType": "script",
  30. "interpreter": null,
  31. "body": [
  32. {
  33. "type": "ExpressionStatement",
  34. "start": 0,
  35. "end": 16,
  36. "loc": {
  37. "start": {
  38. "line": 1,
  39. "column": 0
  40. },
  41. "end": {
  42. "line": 1,
  43. "column": 16
  44. }
  45. },
  46. "expression": {
  47. "type": "JSXElement",
  48. "start": 0,
  49. "end": 16,
  50. "loc": {
  51. "start": {
  52. "line": 1,
  53. "column": 0
  54. },
  55. "end": {
  56. "line": 1,
  57. "column": 16
  58. }
  59. },
  60. "openingElement": {
  61. "type": "JSXOpeningElement",
  62. "start": 0,
  63. "end": 3,
  64. "loc": {
  65. "start": {
  66. "line": 1,
  67. "column": 0
  68. },
  69. "end": {
  70. "line": 1,
  71. "column": 3
  72. }
  73. },
  74. "attributes": [],
  75. "name": {
  76. "type": "JSXIdentifier",
  77. "start": 1,
  78. "end": 2,
  79. "loc": {
  80. "start": {
  81. "line": 1,
  82. "column": 1
  83. },
  84. "end": {
  85. "line": 1,
  86. "column": 2
  87. }
  88. },
  89. "name": "A"
  90. },
  91. "selfClosing": false
  92. },
  93. "closingElement": {
  94. "type": "JSXClosingElement",
  95. "start": 12,
  96. "end": 16,
  97. "loc": {
  98. "start": {
  99. "line": 1,
  100. "column": 12
  101. },
  102. "end": {
  103. "line": 1,
  104. "column": 16
  105. }
  106. },
  107. "name": {
  108. "type": "JSXIdentifier",
  109. "start": 14,
  110. "end": 15,
  111. "loc": {
  112. "start": {
  113. "line": 1,
  114. "column": 14
  115. },
  116. "end": {
  117. "line": 1,
  118. "column": 15
  119. }
  120. },
  121. "name": "A"
  122. }
  123. },
  124. "children": [
  125. {
  126. "type": "JSXText",
  127. "start": 3,
  128. "end": 12,
  129. "loc": {
  130. "start": {
  131. "line": 1,
  132. "column": 3
  133. },
  134. "end": {
  135. "line": 1,
  136. "column": 12
  137. }
  138. },
  139. "extra": {
  140. "rawValue": "💩",
  141. "raw": "💩"
  142. },
  143. "value": "💩"
  144. }
  145. ]
  146. }
  147. }
  148. ],
  149. "directives": []
  150. }
  151. }