simple-keyboard/docs/ast/source/lib/services/KeyboardLayout.js.json

2296 lines
63 KiB
JSON
Raw Normal View History

2018-10-24 18:18:24 -04:00
{
"type": "File",
"start": 0,
2018-10-30 23:33:29 -04:00
"end": 746,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 30
}
},
"program": {
"type": "Program",
"start": 0,
2018-10-30 23:33:29 -04:00
"end": 746,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 30
}
},
"sourceType": "module",
"body": [
{
"type": "Identifier",
"start": 38,
2018-10-30 23:33:29 -04:00
"end": 712,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 27,
2018-10-24 18:18:24 -04:00
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 44,
"end": 58,
"loc": {
"start": {
"line": 4,
"column": 6
},
"end": {
"line": 4,
"column": 20
},
"identifierName": "KeyboardLayout"
},
"name": "KeyboardLayout",
"leadingComments": null
},
"superClass": null,
"body": {
"type": "ClassBody",
"start": 59,
2018-10-30 23:33:29 -04:00
"end": 712,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 27,
2018-10-24 18:18:24 -04:00
"column": 1
}
},
"body": [
{
2018-10-30 23:33:29 -04:00
"type": "ClassMethod",
"start": 173,
"end": 709,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 9,
2018-10-24 18:18:24 -04:00
"column": 2
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 26,
2018-10-24 18:18:24 -04:00
"column": 3
}
},
"static": true,
"computed": false,
"key": {
"type": "Identifier",
2018-10-30 23:33:29 -04:00
"start": 180,
"end": 196,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 9,
2018-10-24 18:18:24 -04:00
"column": 9
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 9,
2018-10-24 18:18:24 -04:00
"column": 25
},
"identifierName": "getDefaultLayout"
},
"name": "getDefaultLayout"
},
2018-10-30 23:33:29 -04:00
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 198,
"end": 709,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 9,
"column": 27
2018-10-24 18:18:24 -04:00
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 26,
2018-10-24 18:18:24 -04:00
"column": 3
}
},
2018-10-30 23:33:29 -04:00
"body": [
{
"type": "ReturnStatement",
"start": 205,
"end": 703,
"loc": {
"start": {
"line": 10,
"column": 4
},
"end": {
"line": 25,
"column": 5
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"argument": {
"type": "ObjectExpression",
"start": 212,
"end": 703,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 10,
"column": 11
2018-10-24 18:18:24 -04:00
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 25,
2018-10-24 18:18:24 -04:00
"column": 5
}
},
2018-10-30 23:33:29 -04:00
"properties": [
{
"type": "ObjectProperty",
"start": 221,
"end": 456,
"loc": {
"start": {
"line": 11,
"column": 6
},
"end": {
"line": 17,
"column": 7
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "StringLiteral",
"start": 221,
"end": 230,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 11,
2018-10-24 18:18:24 -04:00
"column": 6
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 11,
"column": 15
2018-10-24 18:18:24 -04:00
}
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "default",
"raw": "'default'"
},
"value": "default"
},
"value": {
"type": "ArrayExpression",
"start": 232,
"end": 456,
"loc": {
"start": {
"line": 11,
"column": 17
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 17,
"column": 7
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"elements": [
{
"type": "StringLiteral",
"start": 243,
"end": 277,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 42
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "` 1 2 3 4 5 6 7 8 9 0 - = {bksp}",
"raw": "'` 1 2 3 4 5 6 7 8 9 0 - = {bksp}'"
},
"value": "` 1 2 3 4 5 6 7 8 9 0 - = {bksp}"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
{
"type": "StringLiteral",
"start": 288,
"end": 322,
"loc": {
"start": {
"line": 13,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 13,
"column": 42
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "{tab} q w e r t y u i o p [ ] \\",
"raw": "'{tab} q w e r t y u i o p [ ] \\\\'"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"value": "{tab} q w e r t y u i o p [ ] \\"
},
{
"type": "StringLiteral",
"start": 333,
"end": 372,
"loc": {
"start": {
"line": 14,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 14,
"column": 47
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "{lock} a s d f g h j k l ; ' {enter}",
"raw": "'{lock} a s d f g h j k l ; \\' {enter}'"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"value": "{lock} a s d f g h j k l ; ' {enter}"
},
{
"type": "StringLiteral",
"start": 383,
"end": 420,
"loc": {
"start": {
"line": 15,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 15,
"column": 45
}
},
"extra": {
"rawValue": "{shift} z x c v b n m , . / {shift}",
"raw": "'{shift} z x c v b n m , . / {shift}'"
},
"value": "{shift} z x c v b n m , . / {shift}"
},
{
"type": "StringLiteral",
"start": 431,
"end": 447,
"loc": {
"start": {
"line": 16,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 16,
"column": 24
}
},
"extra": {
"rawValue": ".com @ {space}",
"raw": "'.com @ {space}'"
},
"value": ".com @ {space}"
}
]
}
},
{
"type": "ObjectProperty",
"start": 465,
"end": 696,
"loc": {
"start": {
"line": 18,
"column": 6
},
"end": {
"line": 24,
"column": 7
2018-10-24 18:18:24 -04:00
}
},
2018-10-30 23:33:29 -04:00
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "StringLiteral",
"start": 465,
"end": 472,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 18,
2018-10-24 18:18:24 -04:00
"column": 6
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 18,
"column": 13
2018-10-24 18:18:24 -04:00
}
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "shift",
"raw": "'shift'"
},
"value": "shift"
},
"value": {
"type": "ArrayExpression",
"start": 474,
"end": 696,
"loc": {
"start": {
"line": 18,
"column": 15
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 24,
"column": 7
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"elements": [
{
"type": "StringLiteral",
"start": 485,
"end": 519,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 42
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "~ ! @ # $ % ^ & * ( ) _ + {bksp}",
"raw": "'~ ! @ # $ % ^ & * ( ) _ + {bksp}'"
},
"value": "~ ! @ # $ % ^ & * ( ) _ + {bksp}"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
{
"type": "StringLiteral",
"start": 530,
"end": 563,
"loc": {
"start": {
"line": 20,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 20,
"column": 41
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "{tab} Q W E R T Y U I O P { } |",
"raw": "'{tab} Q W E R T Y U I O P { } |'"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"value": "{tab} Q W E R T Y U I O P { } |"
},
{
"type": "StringLiteral",
"start": 574,
"end": 612,
"loc": {
"start": {
"line": 21,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 21,
"column": 46
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "{lock} A S D F G H J K L : \" {enter}",
"raw": "'{lock} A S D F G H J K L : \" {enter}'"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"value": "{lock} A S D F G H J K L : \" {enter}"
},
{
"type": "StringLiteral",
"start": 623,
"end": 660,
"loc": {
"start": {
"line": 22,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 22,
"column": 45
}
},
"extra": {
"rawValue": "{shift} Z X C V B N M < > ? {shift}",
"raw": "'{shift} Z X C V B N M < > ? {shift}'"
},
"value": "{shift} Z X C V B N M < > ? {shift}"
},
{
"type": "StringLiteral",
"start": 671,
"end": 687,
"loc": {
"start": {
"line": 23,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 23,
"column": 24
}
},
"extra": {
"rawValue": ".com @ {space}",
"raw": "'.com @ {space}'"
},
"value": ".com @ {space}"
}
]
2018-10-24 18:18:24 -04:00
}
2018-10-30 23:33:29 -04:00
}
]
2018-10-24 18:18:24 -04:00
}
2018-10-30 23:33:29 -04:00
}
],
"directives": []
2018-10-24 18:18:24 -04:00
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Get default simple-keyboard layout\r\n * @return {object} The default layout (US-QWERTY)\r\n ",
2018-10-30 23:33:29 -04:00
"start": 64,
"end": 169,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 5,
2018-10-24 18:18:24 -04:00
"column": 2
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 8,
2018-10-24 18:18:24 -04:00
"column": 5
}
}
}
]
}
]
},
"leadingComments": [],
"name": "_",
"trailingComments": []
},
{
"type": "Identifier",
2018-10-30 23:33:29 -04:00
"start": 716,
"end": 746,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 0
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 30
}
},
"declaration": {
"type": "Identifier",
2018-10-30 23:33:29 -04:00
"start": 731,
"end": 745,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 15
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 29
},
"identifierName": "KeyboardLayout"
},
"name": "KeyboardLayout"
},
"name": "_",
"leadingComments": [],
"trailingComments": []
},
{
"type": "ExportDefaultDeclaration",
2018-10-30 23:33:29 -04:00
"start": 716,
"end": 746,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 0
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 30
}
},
"declaration": {
"type": "ClassDeclaration",
"start": 38,
2018-10-30 23:33:29 -04:00
"end": 712,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 27,
2018-10-24 18:18:24 -04:00
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 44,
"end": 58,
"loc": {
"start": {
"line": 4,
"column": 6
},
"end": {
"line": 4,
"column": 20
},
"identifierName": "KeyboardLayout"
},
"name": "KeyboardLayout",
"leadingComments": null
},
"superClass": null,
"body": {
"type": "ClassBody",
"start": 59,
2018-10-30 23:33:29 -04:00
"end": 712,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 27,
2018-10-24 18:18:24 -04:00
"column": 1
}
},
"body": [
{
2018-10-30 23:33:29 -04:00
"type": "ClassMethod",
"start": 173,
"end": 709,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 9,
2018-10-24 18:18:24 -04:00
"column": 2
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 26,
2018-10-24 18:18:24 -04:00
"column": 3
}
},
"static": true,
"computed": false,
"key": {
"type": "Identifier",
2018-10-30 23:33:29 -04:00
"start": 180,
"end": 196,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 9,
2018-10-24 18:18:24 -04:00
"column": 9
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 9,
2018-10-24 18:18:24 -04:00
"column": 25
},
"identifierName": "getDefaultLayout"
},
"name": "getDefaultLayout"
},
2018-10-30 23:33:29 -04:00
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 198,
"end": 709,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 9,
"column": 27
2018-10-24 18:18:24 -04:00
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 26,
2018-10-24 18:18:24 -04:00
"column": 3
}
},
2018-10-30 23:33:29 -04:00
"body": [
{
"type": "ReturnStatement",
"start": 205,
"end": 703,
"loc": {
"start": {
"line": 10,
"column": 4
},
"end": {
"line": 25,
"column": 5
}
},
"argument": {
"type": "ObjectExpression",
"start": 212,
"end": 703,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 10,
"column": 11
2018-10-24 18:18:24 -04:00
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 25,
2018-10-24 18:18:24 -04:00
"column": 5
}
},
2018-10-30 23:33:29 -04:00
"properties": [
{
"type": "ObjectProperty",
"start": 221,
"end": 456,
"loc": {
"start": {
"line": 11,
"column": 6
},
"end": {
"line": 17,
"column": 7
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "StringLiteral",
"start": 221,
"end": 230,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 11,
2018-10-24 18:18:24 -04:00
"column": 6
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 11,
"column": 15
2018-10-24 18:18:24 -04:00
}
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "default",
"raw": "'default'"
},
"value": "default"
},
"value": {
"type": "ArrayExpression",
"start": 232,
"end": 456,
"loc": {
"start": {
"line": 11,
"column": 17
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 17,
"column": 7
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"elements": [
{
"type": "StringLiteral",
"start": 243,
"end": 277,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 42
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "` 1 2 3 4 5 6 7 8 9 0 - = {bksp}",
"raw": "'` 1 2 3 4 5 6 7 8 9 0 - = {bksp}'"
},
"value": "` 1 2 3 4 5 6 7 8 9 0 - = {bksp}"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
{
"type": "StringLiteral",
"start": 288,
"end": 322,
"loc": {
"start": {
"line": 13,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 13,
"column": 42
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "{tab} q w e r t y u i o p [ ] \\",
"raw": "'{tab} q w e r t y u i o p [ ] \\\\'"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"value": "{tab} q w e r t y u i o p [ ] \\"
},
{
"type": "StringLiteral",
"start": 333,
"end": 372,
"loc": {
"start": {
"line": 14,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 14,
"column": 47
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "{lock} a s d f g h j k l ; ' {enter}",
"raw": "'{lock} a s d f g h j k l ; \\' {enter}'"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"value": "{lock} a s d f g h j k l ; ' {enter}"
},
{
"type": "StringLiteral",
"start": 383,
"end": 420,
"loc": {
"start": {
"line": 15,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 15,
"column": 45
}
},
"extra": {
"rawValue": "{shift} z x c v b n m , . / {shift}",
"raw": "'{shift} z x c v b n m , . / {shift}'"
},
"value": "{shift} z x c v b n m , . / {shift}"
},
{
"type": "StringLiteral",
"start": 431,
"end": 447,
"loc": {
"start": {
"line": 16,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 16,
"column": 24
}
},
"extra": {
"rawValue": ".com @ {space}",
"raw": "'.com @ {space}'"
},
"value": ".com @ {space}"
}
]
}
},
{
"type": "ObjectProperty",
"start": 465,
"end": 696,
"loc": {
"start": {
"line": 18,
"column": 6
},
"end": {
"line": 24,
"column": 7
2018-10-24 18:18:24 -04:00
}
},
2018-10-30 23:33:29 -04:00
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "StringLiteral",
"start": 465,
"end": 472,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 18,
2018-10-24 18:18:24 -04:00
"column": 6
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 18,
"column": 13
}
},
"extra": {
"rawValue": "shift",
"raw": "'shift'"
},
"value": "shift"
},
"value": {
"type": "ArrayExpression",
"start": 474,
"end": 696,
"loc": {
"start": {
"line": 18,
"column": 15
},
"end": {
"line": 24,
2018-10-24 18:18:24 -04:00
"column": 7
}
},
2018-10-30 23:33:29 -04:00
"elements": [
{
"type": "StringLiteral",
"start": 485,
"end": 519,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 42
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "~ ! @ # $ % ^ & * ( ) _ + {bksp}",
"raw": "'~ ! @ # $ % ^ & * ( ) _ + {bksp}'"
},
"value": "~ ! @ # $ % ^ & * ( ) _ + {bksp}"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
{
"type": "StringLiteral",
"start": 530,
"end": 563,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 41
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "{tab} Q W E R T Y U I O P { } |",
"raw": "'{tab} Q W E R T Y U I O P { } |'"
},
"value": "{tab} Q W E R T Y U I O P { } |"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
{
"type": "StringLiteral",
"start": 574,
"end": 612,
"loc": {
"start": {
"line": 21,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 21,
"column": 46
}
},
"extra": {
"rawValue": "{lock} A S D F G H J K L : \" {enter}",
"raw": "'{lock} A S D F G H J K L : \" {enter}'"
},
"value": "{lock} A S D F G H J K L : \" {enter}"
},
{
"type": "StringLiteral",
"start": 623,
"end": 660,
"loc": {
"start": {
"line": 22,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 22,
"column": 45
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": "{shift} Z X C V B N M < > ? {shift}",
"raw": "'{shift} Z X C V B N M < > ? {shift}'"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"value": "{shift} Z X C V B N M < > ? {shift}"
},
{
"type": "StringLiteral",
"start": 671,
"end": 687,
"loc": {
"start": {
"line": 23,
"column": 8
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"end": {
"line": 23,
"column": 24
}
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"extra": {
"rawValue": ".com @ {space}",
"raw": "'.com @ {space}'"
2018-10-24 18:18:24 -04:00
},
2018-10-30 23:33:29 -04:00
"value": ".com @ {space}"
}
]
2018-10-24 18:18:24 -04:00
}
2018-10-30 23:33:29 -04:00
}
]
2018-10-24 18:18:24 -04:00
}
2018-10-30 23:33:29 -04:00
}
],
"directives": []
2018-10-24 18:18:24 -04:00
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Get default simple-keyboard layout\r\n * @return {object} The default layout (US-QWERTY)\r\n ",
2018-10-30 23:33:29 -04:00
"start": 64,
"end": 169,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 5,
2018-10-24 18:18:24 -04:00
"column": 2
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 8,
2018-10-24 18:18:24 -04:00
"column": 5
}
}
}
]
}
]
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Keyboard Layout Service\r\n ",
"start": 0,
"end": 36,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 3
}
}
}
],
"__PseudoExport__": false,
"trailingComments": []
},
"leadingComments": null
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\r\n * Keyboard Layout Service\r\n ",
"start": 0,
"end": 36,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Get default simple-keyboard layout\r\n * @return {object} The default layout (US-QWERTY)\r\n ",
2018-10-30 23:33:29 -04:00
"start": 64,
"end": 169,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 5,
2018-10-24 18:18:24 -04:00
"column": 2
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 8,
2018-10-24 18:18:24 -04:00
"column": 5
}
}
}
],
"tokens": [
{
"type": "CommentBlock",
"value": "*\r\n * Keyboard Layout Service\r\n ",
"start": 0,
"end": 36,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 3,
"column": 3
}
}
},
{
"type": {
"label": "class",
"keyword": "class",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "class",
"start": 38,
"end": 43,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "KeyboardLayout",
"start": 44,
"end": 58,
"loc": {
"start": {
"line": 4,
"column": 6
},
"end": {
"line": 4,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 59,
"end": 60,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 22
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Get default simple-keyboard layout\r\n * @return {object} The default layout (US-QWERTY)\r\n ",
2018-10-30 23:33:29 -04:00
"start": 64,
"end": 169,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 5,
2018-10-24 18:18:24 -04:00
"column": 2
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 8,
2018-10-24 18:18:24 -04:00
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "static",
2018-10-30 23:33:29 -04:00
"start": 173,
"end": 179,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 9,
2018-10-24 18:18:24 -04:00
"column": 2
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 9,
2018-10-24 18:18:24 -04:00
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getDefaultLayout",
2018-10-30 23:33:29 -04:00
"start": 180,
"end": 196,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 9,
2018-10-24 18:18:24 -04:00
"column": 9
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 9,
2018-10-24 18:18:24 -04:00
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
2018-10-30 23:33:29 -04:00
"start": 196,
"end": 197,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 9,
"column": 25
2018-10-24 18:18:24 -04:00
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 9,
"column": 26
2018-10-24 18:18:24 -04:00
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
2018-10-30 23:33:29 -04:00
"start": 197,
"end": 198,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 9,
"column": 26
2018-10-24 18:18:24 -04:00
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 9,
"column": 27
2018-10-24 18:18:24 -04:00
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
2018-10-30 23:33:29 -04:00
"start": 198,
"end": 199,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 9,
"column": 27
2018-10-24 18:18:24 -04:00
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 9,
"column": 28
2018-10-24 18:18:24 -04:00
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
2018-10-30 23:33:29 -04:00
"start": 205,
"end": 211,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 10,
2018-10-24 18:18:24 -04:00
"column": 4
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 10,
2018-10-24 18:18:24 -04:00
"column": 10
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
2018-10-30 23:33:29 -04:00
"start": 212,
"end": 213,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 10,
2018-10-24 18:18:24 -04:00
"column": 11
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 10,
2018-10-24 18:18:24 -04:00
"column": 12
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "default",
2018-10-30 23:33:29 -04:00
"start": 221,
"end": 230,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 11,
2018-10-24 18:18:24 -04:00
"column": 6
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 11,
2018-10-24 18:18:24 -04:00
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 230,
"end": 231,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 11,
2018-10-24 18:18:24 -04:00
"column": 15
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 11,
2018-10-24 18:18:24 -04:00
"column": 16
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 232,
"end": 233,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 11,
2018-10-24 18:18:24 -04:00
"column": 17
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 11,
2018-10-24 18:18:24 -04:00
"column": 18
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "` 1 2 3 4 5 6 7 8 9 0 - = {bksp}",
2018-10-30 23:33:29 -04:00
"start": 243,
"end": 277,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 12,
2018-10-24 18:18:24 -04:00
"column": 8
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 12,
2018-10-24 18:18:24 -04:00
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 277,
"end": 278,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 12,
2018-10-24 18:18:24 -04:00
"column": 42
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 12,
2018-10-24 18:18:24 -04:00
"column": 43
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "{tab} q w e r t y u i o p [ ] \\",
2018-10-30 23:33:29 -04:00
"start": 288,
"end": 322,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 13,
2018-10-24 18:18:24 -04:00
"column": 8
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 13,
2018-10-24 18:18:24 -04:00
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 322,
"end": 323,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 13,
2018-10-24 18:18:24 -04:00
"column": 42
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 13,
2018-10-24 18:18:24 -04:00
"column": 43
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "{lock} a s d f g h j k l ; ' {enter}",
2018-10-30 23:33:29 -04:00
"start": 333,
"end": 372,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 14,
2018-10-24 18:18:24 -04:00
"column": 8
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 14,
2018-10-24 18:18:24 -04:00
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 372,
"end": 373,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 14,
2018-10-24 18:18:24 -04:00
"column": 47
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 14,
2018-10-24 18:18:24 -04:00
"column": 48
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "{shift} z x c v b n m , . / {shift}",
2018-10-30 23:33:29 -04:00
"start": 383,
"end": 420,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 15,
2018-10-24 18:18:24 -04:00
"column": 8
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 15,
2018-10-24 18:18:24 -04:00
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 420,
"end": 421,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 15,
2018-10-24 18:18:24 -04:00
"column": 45
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 15,
2018-10-24 18:18:24 -04:00
"column": 46
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ".com @ {space}",
2018-10-30 23:33:29 -04:00
"start": 431,
"end": 447,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 16,
2018-10-24 18:18:24 -04:00
"column": 8
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 16,
2018-10-24 18:18:24 -04:00
"column": 24
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 455,
"end": 456,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 17,
2018-10-24 18:18:24 -04:00
"column": 6
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 17,
2018-10-24 18:18:24 -04:00
"column": 7
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 456,
"end": 457,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 17,
2018-10-24 18:18:24 -04:00
"column": 7
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 17,
2018-10-24 18:18:24 -04:00
"column": 8
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "shift",
2018-10-30 23:33:29 -04:00
"start": 465,
"end": 472,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 18,
2018-10-24 18:18:24 -04:00
"column": 6
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 18,
2018-10-24 18:18:24 -04:00
"column": 13
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 472,
"end": 473,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 18,
2018-10-24 18:18:24 -04:00
"column": 13
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 18,
2018-10-24 18:18:24 -04:00
"column": 14
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 474,
"end": 475,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 18,
2018-10-24 18:18:24 -04:00
"column": 15
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 18,
2018-10-24 18:18:24 -04:00
"column": 16
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "~ ! @ # $ % ^ & * ( ) _ + {bksp}",
2018-10-30 23:33:29 -04:00
"start": 485,
"end": 519,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 19,
2018-10-24 18:18:24 -04:00
"column": 8
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 19,
2018-10-24 18:18:24 -04:00
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 519,
"end": 520,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 19,
2018-10-24 18:18:24 -04:00
"column": 42
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 19,
2018-10-24 18:18:24 -04:00
"column": 43
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "{tab} Q W E R T Y U I O P { } |",
2018-10-30 23:33:29 -04:00
"start": 530,
"end": 563,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 20,
2018-10-24 18:18:24 -04:00
"column": 8
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 20,
2018-10-24 18:18:24 -04:00
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 563,
"end": 564,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 20,
2018-10-24 18:18:24 -04:00
"column": 41
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 20,
2018-10-24 18:18:24 -04:00
"column": 42
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "{lock} A S D F G H J K L : \" {enter}",
2018-10-30 23:33:29 -04:00
"start": 574,
"end": 612,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 21,
2018-10-24 18:18:24 -04:00
"column": 8
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 21,
2018-10-24 18:18:24 -04:00
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 612,
"end": 613,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 21,
2018-10-24 18:18:24 -04:00
"column": 46
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 21,
2018-10-24 18:18:24 -04:00
"column": 47
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "{shift} Z X C V B N M < > ? {shift}",
2018-10-30 23:33:29 -04:00
"start": 623,
"end": 660,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 22,
2018-10-24 18:18:24 -04:00
"column": 8
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 22,
2018-10-24 18:18:24 -04:00
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 660,
"end": 661,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 22,
2018-10-24 18:18:24 -04:00
"column": 45
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 22,
2018-10-24 18:18:24 -04:00
"column": 46
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ".com @ {space}",
2018-10-30 23:33:29 -04:00
"start": 671,
"end": 687,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 23,
2018-10-24 18:18:24 -04:00
"column": 8
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 23,
2018-10-24 18:18:24 -04:00
"column": 24
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 695,
"end": 696,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 24,
2018-10-24 18:18:24 -04:00
"column": 6
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 24,
2018-10-24 18:18:24 -04:00
"column": 7
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
2018-10-30 23:33:29 -04:00
"start": 702,
"end": 703,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 25,
2018-10-24 18:18:24 -04:00
"column": 4
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 25,
2018-10-24 18:18:24 -04:00
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
2018-10-30 23:33:29 -04:00
"start": 708,
"end": 709,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 26,
2018-10-24 18:18:24 -04:00
"column": 2
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 26,
2018-10-24 18:18:24 -04:00
"column": 3
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
2018-10-30 23:33:29 -04:00
"start": 711,
"end": 712,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 27,
2018-10-24 18:18:24 -04:00
"column": 0
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 27,
2018-10-24 18:18:24 -04:00
"column": 1
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
2018-10-30 23:33:29 -04:00
"start": 716,
"end": 722,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 0
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 6
}
}
},
{
"type": {
"label": "default",
"keyword": "default",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "default",
2018-10-30 23:33:29 -04:00
"start": 723,
"end": 730,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 7
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "KeyboardLayout",
2018-10-30 23:33:29 -04:00
"start": 731,
"end": 745,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 15
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 745,
"end": 746,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 29
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 30
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
2018-10-30 23:33:29 -04:00
"start": 746,
"end": 746,
2018-10-24 18:18:24 -04:00
"loc": {
"start": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 30
},
"end": {
2018-10-30 23:33:29 -04:00
"line": 29,
2018-10-24 18:18:24 -04:00
"column": 30
}
}
}
]
}