output.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. {
  2. "type": "File",
  3. "start": 0,
  4. "end": 21,
  5. "loc": {
  6. "start": {
  7. "line": 1,
  8. "column": 0
  9. },
  10. "end": {
  11. "line": 1,
  12. "column": 21
  13. }
  14. },
  15. "program": {
  16. "type": "Program",
  17. "start": 0,
  18. "end": 21,
  19. "loc": {
  20. "start": {
  21. "line": 1,
  22. "column": 0
  23. },
  24. "end": {
  25. "line": 1,
  26. "column": 21
  27. }
  28. },
  29. "sourceType": "script",
  30. "interpreter": null,
  31. "body": [
  32. {
  33. "type": "ForInStatement",
  34. "start": 0,
  35. "end": 21,
  36. "loc": {
  37. "start": {
  38. "line": 1,
  39. "column": 0
  40. },
  41. "end": {
  42. "line": 1,
  43. "column": 21
  44. }
  45. },
  46. "left": {
  47. "type": "MemberExpression",
  48. "start": 5,
  49. "end": 14,
  50. "loc": {
  51. "start": {
  52. "line": 1,
  53. "column": 5
  54. },
  55. "end": {
  56. "line": 1,
  57. "column": 14
  58. }
  59. },
  60. "object": {
  61. "type": "Identifier",
  62. "start": 5,
  63. "end": 6,
  64. "loc": {
  65. "start": {
  66. "line": 1,
  67. "column": 5
  68. },
  69. "end": {
  70. "line": 1,
  71. "column": 6
  72. },
  73. "identifierName": "a"
  74. },
  75. "name": "a"
  76. },
  77. "property": {
  78. "type": "BinaryExpression",
  79. "start": 7,
  80. "end": 13,
  81. "loc": {
  82. "start": {
  83. "line": 1,
  84. "column": 7
  85. },
  86. "end": {
  87. "line": 1,
  88. "column": 13
  89. }
  90. },
  91. "left": {
  92. "type": "Identifier",
  93. "start": 7,
  94. "end": 8,
  95. "loc": {
  96. "start": {
  97. "line": 1,
  98. "column": 7
  99. },
  100. "end": {
  101. "line": 1,
  102. "column": 8
  103. },
  104. "identifierName": "b"
  105. },
  106. "name": "b"
  107. },
  108. "operator": "in",
  109. "right": {
  110. "type": "Identifier",
  111. "start": 12,
  112. "end": 13,
  113. "loc": {
  114. "start": {
  115. "line": 1,
  116. "column": 12
  117. },
  118. "end": {
  119. "line": 1,
  120. "column": 13
  121. },
  122. "identifierName": "c"
  123. },
  124. "name": "c"
  125. }
  126. },
  127. "computed": true
  128. },
  129. "right": {
  130. "type": "Identifier",
  131. "start": 18,
  132. "end": 19,
  133. "loc": {
  134. "start": {
  135. "line": 1,
  136. "column": 18
  137. },
  138. "end": {
  139. "line": 1,
  140. "column": 19
  141. },
  142. "identifierName": "d"
  143. },
  144. "name": "d"
  145. },
  146. "body": {
  147. "type": "EmptyStatement",
  148. "start": 20,
  149. "end": 21,
  150. "loc": {
  151. "start": {
  152. "line": 1,
  153. "column": 20
  154. },
  155. "end": {
  156. "line": 1,
  157. "column": 21
  158. }
  159. }
  160. }
  161. }
  162. ],
  163. "directives": []
  164. }
  165. }