dirtybomb
Version:
A dirty bomb model
265 lines • 4.82 kB
JSON
{
"type": "Program",
"body": [
{
"type": "Identifier",
"id": {
"type": "Identifier",
"name": "ExplosiveMaterial",
"range": [
60,
77
],
"loc": {
"start": {
"line": 8,
"column": 6
},
"end": {
"line": 8,
"column": 23
}
}
},
"superClass": null,
"body": {
"type": "ClassBody",
"body": [],
"range": [
78,
86
],
"loc": {
"start": {
"line": 8,
"column": 24
},
"end": {
"line": 10,
"column": 1
}
}
},
"range": [
54,
86
],
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 1
}
},
"leadingComments": [],
"name": "_",
"trailingComments": []
},
{
"type": "Identifier",
"declaration": {
"type": "Identifier",
"name": "ExplosiveMaterial",
"range": [
103,
120
],
"loc": {
"start": {
"line": 12,
"column": 15
},
"end": {
"line": 12,
"column": 32
}
}
},
"range": [
88,
121
],
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"column": 33
}
},
"name": "_",
"leadingComments": [],
"trailingComments": []
},
{
"type": "ExportDefaultDeclaration",
"declaration": {
"type": "ClassDeclaration",
"id": {
"type": "Identifier",
"name": "ExplosiveMaterial",
"range": [
60,
77
],
"loc": {
"start": {
"line": 8,
"column": 6
},
"end": {
"line": 8,
"column": 23
}
}
},
"superClass": null,
"body": {
"type": "ClassBody",
"body": [],
"range": [
78,
86
],
"loc": {
"start": {
"line": 8,
"column": 24
},
"end": {
"line": 10,
"column": 1
}
}
},
"range": [
54,
86
],
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 1
}
},
"leadingComments": [
{
"type": "Block",
"value": "*\n * Created by austin on 6/16/16.\n ",
"range": [
0,
40
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 3
}
}
},
{
"type": "Block",
"value": "*\n * \n ",
"range": [
42,
53
],
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 7,
"column": 3
}
}
}
],
"__esdoc__pseudo_export": false,
"trailingComments": []
},
"range": [
88,
121
],
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"column": 33
}
},
"leadingComments": null
}
],
"sourceType": "module",
"range": [
54,
121
],
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 12,
"column": 33
}
},
"comments": [
{
"type": "Block",
"value": "*\n * Created by austin on 6/16/16.\n ",
"range": [
0,
40
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 3
}
}
},
{
"type": "Block",
"value": "*\n * \n ",
"range": [
42,
53
],
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 7,
"column": 3
}
}
}
]
}