1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-03 14:32:21 +02:00
TableFilter/docs/ast/source/modules/clearButton.js.json
koalyptus 4481fbe361 publish Docs to gh-pages (auto)
branch:       master
SHA:          c7d6de72f7
range SHA:    81f31a3106fb...c7d6de72f785
build id:     375208741
build number: 1103
2018-05-05 08:21:30 +00:00

20231 lines
527 KiB
JSON

{
"type": "File",
"start": 0,
"end": 3531,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 140,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 3531,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 140,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
},
"identifierName": "Feature"
},
"name": "Feature"
},
"local": {
"type": "Identifier",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
},
"identifierName": "Feature"
},
"name": "Feature"
}
}
],
"source": {
"type": "StringLiteral",
"start": 22,
"end": 34,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 34
}
},
"extra": {
"rawValue": "../feature",
"raw": "'../feature'"
},
"value": "../feature"
}
},
{
"type": "ImportDeclaration",
"start": 36,
"end": 97,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 61
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 44,
"end": 53,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 44,
"end": 53,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 17
},
"identifierName": "createElm"
},
"name": "createElm"
},
"local": {
"type": "Identifier",
"start": 44,
"end": 53,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 17
},
"identifierName": "createElm"
},
"name": "createElm"
}
},
{
"type": "ImportSpecifier",
"start": 55,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 29
}
},
"imported": {
"type": "Identifier",
"start": 55,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 29
},
"identifierName": "createText"
},
"name": "createText"
},
"local": {
"type": "Identifier",
"start": 55,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 29
},
"identifierName": "createText"
},
"name": "createText"
}
},
{
"type": "ImportSpecifier",
"start": 67,
"end": 70,
"loc": {
"start": {
"line": 2,
"column": 31
},
"end": {
"line": 2,
"column": 34
}
},
"imported": {
"type": "Identifier",
"start": 67,
"end": 70,
"loc": {
"start": {
"line": 2,
"column": 31
},
"end": {
"line": 2,
"column": 34
},
"identifierName": "elm"
},
"name": "elm"
},
"local": {
"type": "Identifier",
"start": 67,
"end": 70,
"loc": {
"start": {
"line": 2,
"column": 31
},
"end": {
"line": 2,
"column": 34
},
"identifierName": "elm"
},
"name": "elm"
}
},
{
"type": "ImportSpecifier",
"start": 72,
"end": 81,
"loc": {
"start": {
"line": 2,
"column": 36
},
"end": {
"line": 2,
"column": 45
}
},
"imported": {
"type": "Identifier",
"start": 72,
"end": 81,
"loc": {
"start": {
"line": 2,
"column": 36
},
"end": {
"line": 2,
"column": 45
},
"identifierName": "removeElm"
},
"name": "removeElm"
},
"local": {
"type": "Identifier",
"start": 72,
"end": 81,
"loc": {
"start": {
"line": 2,
"column": 36
},
"end": {
"line": 2,
"column": 45
},
"identifierName": "removeElm"
},
"name": "removeElm"
}
}
],
"source": {
"type": "StringLiteral",
"start": 88,
"end": 96,
"loc": {
"start": {
"line": 2,
"column": 52
},
"end": {
"line": 2,
"column": 60
}
},
"extra": {
"rawValue": "../dom",
"raw": "'../dom'"
},
"value": "../dom"
}
},
{
"type": "ImportDeclaration",
"start": 98,
"end": 130,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 32
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 106,
"end": 112,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 14
}
},
"imported": {
"type": "Identifier",
"start": 106,
"end": 112,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 14
},
"identifierName": "addEvt"
},
"name": "addEvt"
},
"local": {
"type": "Identifier",
"start": 106,
"end": 112,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 14
},
"identifierName": "addEvt"
},
"name": "addEvt"
}
}
],
"source": {
"type": "StringLiteral",
"start": 119,
"end": 129,
"loc": {
"start": {
"line": 3,
"column": 21
},
"end": {
"line": 3,
"column": 31
}
},
"extra": {
"rawValue": "../event",
"raw": "'../event'"
},
"value": "../event"
}
},
{
"type": "ImportDeclaration",
"start": 131,
"end": 171,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 40
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 139,
"end": 150,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 19
}
},
"imported": {
"type": "Identifier",
"start": 139,
"end": 150,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 19
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"local": {
"type": "Identifier",
"start": 139,
"end": 150,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 19
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
}
}
],
"source": {
"type": "StringLiteral",
"start": 157,
"end": 170,
"loc": {
"start": {
"line": 4,
"column": 26
},
"end": {
"line": 4,
"column": 39
}
},
"extra": {
"rawValue": "../settings",
"raw": "'../settings'"
},
"value": "../settings"
}
},
{
"type": "ImportDeclaration",
"start": 172,
"end": 204,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 32
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 180,
"end": 186,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 14
}
},
"imported": {
"type": "Identifier",
"start": 180,
"end": 186,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 14
},
"identifierName": "isNull"
},
"name": "isNull"
},
"local": {
"type": "Identifier",
"start": 180,
"end": 186,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 14
},
"identifierName": "isNull"
},
"name": "isNull"
}
}
],
"source": {
"type": "StringLiteral",
"start": 193,
"end": 203,
"loc": {
"start": {
"line": 5,
"column": 21
},
"end": {
"line": 5,
"column": 31
}
},
"extra": {
"rawValue": "../types",
"raw": "'../types'"
},
"value": "../types"
}
},
{
"type": "ImportDeclaration",
"start": 205,
"end": 237,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 32
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 213,
"end": 218,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 13
}
},
"imported": {
"type": "Identifier",
"start": 213,
"end": 218,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 13
},
"identifierName": "RIGHT"
},
"name": "RIGHT"
},
"local": {
"type": "Identifier",
"start": 213,
"end": 218,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 13
},
"identifierName": "RIGHT"
},
"name": "RIGHT"
}
}
],
"source": {
"type": "StringLiteral",
"start": 225,
"end": 236,
"loc": {
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 6,
"column": 31
}
},
"extra": {
"rawValue": "./toolbar",
"raw": "'./toolbar'"
},
"value": "./toolbar"
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Clear button UI component\n ",
"start": 239,
"end": 275,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
}
]
},
{
"type": "ExportNamedDeclaration",
"start": 276,
"end": 3530,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 139,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 283,
"end": 3530,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 139,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 289,
"end": 300,
"loc": {
"start": {
"line": 11,
"column": 13
},
"end": {
"line": 11,
"column": 24
},
"identifierName": "ClearButton"
},
"name": "ClearButton",
"leadingComments": null
},
"superClass": {
"type": "Identifier",
"start": 309,
"end": 316,
"loc": {
"start": {
"line": 11,
"column": 33
},
"end": {
"line": 11,
"column": 40
},
"identifierName": "Feature"
},
"name": "Feature"
},
"body": {
"type": "ClassBody",
"start": 317,
"end": 3530,
"loc": {
"start": {
"line": 11,
"column": 41
},
"end": {
"line": 139,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 434,
"end": 1903,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 74,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 434,
"end": 445,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 17,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor",
"leadingComments": null
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 446,
"end": 448,
"loc": {
"start": {
"line": 17,
"column": 16
},
"end": {
"line": 17,
"column": 18
},
"identifierName": "tf"
},
"name": "tf"
}
],
"body": {
"type": "BlockStatement",
"start": 450,
"end": 1903,
"loc": {
"start": {
"line": 17,
"column": 20
},
"end": {
"line": 74,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 460,
"end": 482,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 30
}
},
"expression": {
"type": "CallExpression",
"start": 460,
"end": 481,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 29
}
},
"callee": {
"type": "Super",
"start": 460,
"end": 465,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 13
}
}
},
"arguments": [
{
"type": "Identifier",
"start": 466,
"end": 468,
"loc": {
"start": {
"line": 18,
"column": 14
},
"end": {
"line": 18,
"column": 16
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "StringLiteral",
"start": 470,
"end": 480,
"loc": {
"start": {
"line": 18,
"column": 18
},
"end": {
"line": 18,
"column": 28
}
},
"extra": {
"rawValue": "btnReset",
"raw": "'btnReset'"
},
"value": "btnReset"
}
]
}
},
{
"type": "VariableDeclaration",
"start": 492,
"end": 528,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 44
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 496,
"end": 527,
"loc": {
"start": {
"line": 20,
"column": 12
},
"end": {
"line": 20,
"column": 43
}
},
"id": {
"type": "Identifier",
"start": 496,
"end": 497,
"loc": {
"start": {
"line": 20,
"column": 12
},
"end": {
"line": 20,
"column": 13
},
"identifierName": "f"
},
"name": "f"
},
"init": {
"type": "LogicalExpression",
"start": 500,
"end": 527,
"loc": {
"start": {
"line": 20,
"column": 16
},
"end": {
"line": 20,
"column": 43
}
},
"left": {
"type": "MemberExpression",
"start": 500,
"end": 521,
"loc": {
"start": {
"line": 20,
"column": 16
},
"end": {
"line": 20,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 500,
"end": 511,
"loc": {
"start": {
"line": 20,
"column": 16
},
"end": {
"line": 20,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 500,
"end": 504,
"loc": {
"start": {
"line": 20,
"column": 16
},
"end": {
"line": 20,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 505,
"end": 511,
"loc": {
"start": {
"line": 20,
"column": 21
},
"end": {
"line": 20,
"column": 27
},
"identifierName": "config"
},
"name": "config"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 512,
"end": 521,
"loc": {
"start": {
"line": 20,
"column": 28
},
"end": {
"line": 20,
"column": 37
},
"identifierName": "btn_reset"
},
"name": "btn_reset"
},
"computed": false
},
"operator": "||",
"right": {
"type": "ObjectExpression",
"start": 525,
"end": 527,
"loc": {
"start": {
"line": 20,
"column": 41
},
"end": {
"line": 20,
"column": 43
}
},
"properties": []
}
}
}
],
"kind": "let",
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Container element ID\n * @type {String}\n ",
"start": 538,
"end": 611,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 25,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 620,
"end": 667,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 55
}
},
"expression": {
"type": "AssignmentExpression",
"start": 620,
"end": 666,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 54
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 620,
"end": 633,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 620,
"end": 624,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 625,
"end": 633,
"loc": {
"start": {
"line": 26,
"column": 13
},
"end": {
"line": 26,
"column": 21
},
"identifierName": "targetId"
},
"name": "targetId"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 636,
"end": 666,
"loc": {
"start": {
"line": 26,
"column": 24
},
"end": {
"line": 26,
"column": 54
}
},
"callee": {
"type": "Identifier",
"start": 636,
"end": 647,
"loc": {
"start": {
"line": 26,
"column": 24
},
"end": {
"line": 26,
"column": 35
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 648,
"end": 659,
"loc": {
"start": {
"line": 26,
"column": 36
},
"end": {
"line": 26,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 648,
"end": 649,
"loc": {
"start": {
"line": 26,
"column": 36
},
"end": {
"line": 26,
"column": 37
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 650,
"end": 659,
"loc": {
"start": {
"line": 26,
"column": 38
},
"end": {
"line": 26,
"column": 47
},
"identifierName": "target_id"
},
"name": "target_id"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 661,
"end": 665,
"loc": {
"start": {
"line": 26,
"column": 49
},
"end": {
"line": 26,
"column": 53
}
}
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Container element ID\n * @type {String}\n ",
"start": 538,
"end": 611,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 25,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Text for the clear button\n * @type {String}\n ",
"start": 677,
"end": 755,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 31,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 764,
"end": 802,
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 764,
"end": 801,
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 764,
"end": 773,
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 764,
"end": 768,
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 769,
"end": 773,
"loc": {
"start": {
"line": 32,
"column": 13
},
"end": {
"line": 32,
"column": 17
},
"identifierName": "text"
},
"name": "text"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 776,
"end": 801,
"loc": {
"start": {
"line": 32,
"column": 20
},
"end": {
"line": 32,
"column": 45
}
},
"callee": {
"type": "Identifier",
"start": 776,
"end": 787,
"loc": {
"start": {
"line": 32,
"column": 20
},
"end": {
"line": 32,
"column": 31
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 788,
"end": 794,
"loc": {
"start": {
"line": 32,
"column": 32
},
"end": {
"line": 32,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 788,
"end": 789,
"loc": {
"start": {
"line": 32,
"column": 32
},
"end": {
"line": 32,
"column": 33
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 790,
"end": 794,
"loc": {
"start": {
"line": 32,
"column": 34
},
"end": {
"line": 32,
"column": 38
},
"identifierName": "text"
},
"name": "text"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 796,
"end": 800,
"loc": {
"start": {
"line": 32,
"column": 40
},
"end": {
"line": 32,
"column": 44
}
}
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Text for the clear button\n * @type {String}\n ",
"start": 677,
"end": 755,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 31,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class for reset button\n * @type {String}\n ",
"start": 812,
"end": 891,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 37,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 900,
"end": 950,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 58
}
},
"expression": {
"type": "AssignmentExpression",
"start": 900,
"end": 949,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 57
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 900,
"end": 913,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 900,
"end": 904,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 905,
"end": 913,
"loc": {
"start": {
"line": 38,
"column": 13
},
"end": {
"line": 38,
"column": 21
},
"identifierName": "cssClass"
},
"name": "cssClass"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 916,
"end": 949,
"loc": {
"start": {
"line": 38,
"column": 24
},
"end": {
"line": 38,
"column": 57
}
},
"callee": {
"type": "Identifier",
"start": 916,
"end": 927,
"loc": {
"start": {
"line": 38,
"column": 24
},
"end": {
"line": 38,
"column": 35
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 928,
"end": 939,
"loc": {
"start": {
"line": 38,
"column": 36
},
"end": {
"line": 38,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 928,
"end": 929,
"loc": {
"start": {
"line": 38,
"column": 36
},
"end": {
"line": 38,
"column": 37
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 930,
"end": 939,
"loc": {
"start": {
"line": 38,
"column": 38
},
"end": {
"line": 38,
"column": 47
},
"identifierName": "css_class"
},
"name": "css_class"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 941,
"end": 948,
"loc": {
"start": {
"line": 38,
"column": 49
},
"end": {
"line": 38,
"column": 56
}
},
"extra": {
"rawValue": "reset",
"raw": "'reset'"
},
"value": "reset"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class for reset button\n * @type {String}\n ",
"start": 812,
"end": 891,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 37,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Tooltip text for the clear button\n * @type {String}\n ",
"start": 960,
"end": 1046,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 43,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1055,
"end": 1099,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 52
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1055,
"end": 1098,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 51
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1055,
"end": 1067,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 1055,
"end": 1059,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1060,
"end": 1067,
"loc": {
"start": {
"line": 44,
"column": 13
},
"end": {
"line": 44,
"column": 20
},
"identifierName": "tooltip"
},
"name": "tooltip"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "LogicalExpression",
"start": 1070,
"end": 1098,
"loc": {
"start": {
"line": 44,
"column": 23
},
"end": {
"line": 44,
"column": 51
}
},
"left": {
"type": "MemberExpression",
"start": 1070,
"end": 1079,
"loc": {
"start": {
"line": 44,
"column": 23
},
"end": {
"line": 44,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 1070,
"end": 1071,
"loc": {
"start": {
"line": 44,
"column": 23
},
"end": {
"line": 44,
"column": 24
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 1072,
"end": 1079,
"loc": {
"start": {
"line": 44,
"column": 25
},
"end": {
"line": 44,
"column": 32
},
"identifierName": "tooltip"
},
"name": "tooltip"
},
"computed": false
},
"operator": "||",
"right": {
"type": "StringLiteral",
"start": 1083,
"end": 1098,
"loc": {
"start": {
"line": 44,
"column": 36
},
"end": {
"line": 44,
"column": 51
}
},
"extra": {
"rawValue": "Clear filters",
"raw": "'Clear filters'"
},
"value": "Clear filters"
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Tooltip text for the clear button\n * @type {String}\n ",
"start": 960,
"end": 1046,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 43,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Custom Html string for the clear button\n * @type {String}\n ",
"start": 1109,
"end": 1201,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 49,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1210,
"end": 1426,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 53,
"column": 59
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1210,
"end": 1425,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 53,
"column": 58
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1210,
"end": 1219,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 1210,
"end": 1214,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1215,
"end": 1219,
"loc": {
"start": {
"line": 50,
"column": 13
},
"end": {
"line": 50,
"column": 17
},
"identifierName": "html"
},
"name": "html"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1222,
"end": 1425,
"loc": {
"start": {
"line": 50,
"column": 20
},
"end": {
"line": 53,
"column": 58
}
},
"callee": {
"type": "Identifier",
"start": 1222,
"end": 1233,
"loc": {
"start": {
"line": 50,
"column": 20
},
"end": {
"line": 50,
"column": 31
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1234,
"end": 1240,
"loc": {
"start": {
"line": 50,
"column": 32
},
"end": {
"line": 50,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 1234,
"end": 1235,
"loc": {
"start": {
"line": 50,
"column": 32
},
"end": {
"line": 50,
"column": 33
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 1236,
"end": 1240,
"loc": {
"start": {
"line": 50,
"column": 34
},
"end": {
"line": 50,
"column": 38
},
"identifierName": "html"
},
"name": "html"
},
"computed": false
},
{
"type": "ConditionalExpression",
"start": 1255,
"end": 1423,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 53,
"column": 56
}
},
"test": {
"type": "LogicalExpression",
"start": 1255,
"end": 1283,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 41
}
},
"left": {
"type": "UnaryExpression",
"start": 1255,
"end": 1270,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 28
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 1256,
"end": 1270,
"loc": {
"start": {
"line": 51,
"column": 14
},
"end": {
"line": 51,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 1256,
"end": 1258,
"loc": {
"start": {
"line": 51,
"column": 14
},
"end": {
"line": 51,
"column": 16
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 1259,
"end": 1270,
"loc": {
"start": {
"line": 51,
"column": 17
},
"end": {
"line": 51,
"column": 28
},
"identifierName": "enableIcons"
},
"name": "enableIcons"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"operator": "||",
"right": {
"type": "MemberExpression",
"start": 1274,
"end": 1283,
"loc": {
"start": {
"line": 51,
"column": 32
},
"end": {
"line": 51,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 1274,
"end": 1278,
"loc": {
"start": {
"line": 51,
"column": 32
},
"end": {
"line": 51,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"start": 1279,
"end": 1283,
"loc": {
"start": {
"line": 51,
"column": 37
},
"end": {
"line": 51,
"column": 41
},
"identifierName": "text"
},
"name": "text"
},
"computed": false
}
},
"consequent": {
"type": "NullLiteral",
"start": 1286,
"end": 1290,
"loc": {
"start": {
"line": 51,
"column": 44
},
"end": {
"line": 51,
"column": 48
}
}
},
"alternate": {
"type": "BinaryExpression",
"start": 1309,
"end": 1423,
"loc": {
"start": {
"line": 52,
"column": 16
},
"end": {
"line": 53,
"column": 56
}
},
"left": {
"type": "BinaryExpression",
"start": 1309,
"end": 1414,
"loc": {
"start": {
"line": 52,
"column": 16
},
"end": {
"line": 53,
"column": 47
}
},
"left": {
"type": "BinaryExpression",
"start": 1309,
"end": 1399,
"loc": {
"start": {
"line": 52,
"column": 16
},
"end": {
"line": 53,
"column": 32
}
},
"left": {
"type": "BinaryExpression",
"start": 1309,
"end": 1387,
"loc": {
"start": {
"line": 52,
"column": 16
},
"end": {
"line": 53,
"column": 20
}
},
"left": {
"type": "BinaryExpression",
"start": 1309,
"end": 1364,
"loc": {
"start": {
"line": 52,
"column": 16
},
"end": {
"line": 52,
"column": 71
}
},
"left": {
"type": "StringLiteral",
"start": 1309,
"end": 1348,
"loc": {
"start": {
"line": 52,
"column": 16
},
"end": {
"line": 52,
"column": 55
}
},
"extra": {
"rawValue": "<input type=\"button\" value=\"\" class=\"",
"raw": "'<input type=\"button\" value=\"\" class=\"'"
},
"value": "<input type=\"button\" value=\"\" class=\""
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 1351,
"end": 1364,
"loc": {
"start": {
"line": 52,
"column": 58
},
"end": {
"line": 52,
"column": 71
}
},
"object": {
"type": "ThisExpression",
"start": 1351,
"end": 1355,
"loc": {
"start": {
"line": 52,
"column": 58
},
"end": {
"line": 52,
"column": 62
}
}
},
"property": {
"type": "Identifier",
"start": 1356,
"end": 1364,
"loc": {
"start": {
"line": 52,
"column": 63
},
"end": {
"line": 52,
"column": 71
},
"identifierName": "cssClass"
},
"name": "cssClass"
},
"computed": false
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 1383,
"end": 1387,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 20
}
},
"extra": {
"rawValue": "\" ",
"raw": "'\" '"
},
"value": "\" "
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 1390,
"end": 1399,
"loc": {
"start": {
"line": 53,
"column": 23
},
"end": {
"line": 53,
"column": 32
}
},
"extra": {
"rawValue": "title=\"",
"raw": "'title=\"'"
},
"value": "title=\""
}
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 1402,
"end": 1414,
"loc": {
"start": {
"line": 53,
"column": 35
},
"end": {
"line": 53,
"column": 47
}
},
"object": {
"type": "ThisExpression",
"start": 1402,
"end": 1406,
"loc": {
"start": {
"line": 53,
"column": 35
},
"end": {
"line": 53,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 1407,
"end": 1414,
"loc": {
"start": {
"line": 53,
"column": 40
},
"end": {
"line": 53,
"column": 47
},
"identifierName": "tooltip"
},
"name": "tooltip"
},
"computed": false
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 1417,
"end": 1423,
"loc": {
"start": {
"line": 53,
"column": 50
},
"end": {
"line": 53,
"column": 56
}
},
"extra": {
"rawValue": "\" />",
"raw": "'\" />'"
},
"value": "\" />"
}
},
"extra": {
"parenthesized": true,
"parenStart": 1254
}
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Custom Html string for the clear button\n * @type {String}\n ",
"start": 1109,
"end": 1201,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 49,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ",
"start": 1436,
"end": 1542,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 58,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1551,
"end": 1613,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 70
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1551,
"end": 1612,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 69
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1551,
"end": 1571,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 1551,
"end": 1555,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1556,
"end": 1571,
"loc": {
"start": {
"line": 59,
"column": 13
},
"end": {
"line": 59,
"column": 28
},
"identifierName": "toolbarPosition"
},
"name": "toolbarPosition"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1574,
"end": 1612,
"loc": {
"start": {
"line": 59,
"column": 31
},
"end": {
"line": 59,
"column": 69
}
},
"callee": {
"type": "Identifier",
"start": 1574,
"end": 1585,
"loc": {
"start": {
"line": 59,
"column": 31
},
"end": {
"line": 59,
"column": 42
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1586,
"end": 1604,
"loc": {
"start": {
"line": 59,
"column": 43
},
"end": {
"line": 59,
"column": 61
}
},
"object": {
"type": "Identifier",
"start": 1586,
"end": 1587,
"loc": {
"start": {
"line": 59,
"column": 43
},
"end": {
"line": 59,
"column": 44
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 1588,
"end": 1604,
"loc": {
"start": {
"line": 59,
"column": 45
},
"end": {
"line": 59,
"column": 61
},
"identifierName": "toolbar_position"
},
"name": "toolbar_position"
},
"computed": false
},
{
"type": "Identifier",
"start": 1606,
"end": 1611,
"loc": {
"start": {
"line": 59,
"column": 63
},
"end": {
"line": 59,
"column": 68
},
"identifierName": "RIGHT"
},
"name": "RIGHT"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ",
"start": 1436,
"end": 1542,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 58,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Clear button container element\n * @type {DOMElement}\n * @private\n ",
"start": 1623,
"end": 1730,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 65,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1739,
"end": 1761,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1739,
"end": 1760,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1739,
"end": 1753,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 1739,
"end": 1743,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1744,
"end": 1753,
"loc": {
"start": {
"line": 66,
"column": 13
},
"end": {
"line": 66,
"column": 22
},
"identifierName": "container"
},
"name": "container"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 1756,
"end": 1760,
"loc": {
"start": {
"line": 66,
"column": 25
},
"end": {
"line": 66,
"column": 29
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Clear button container element\n * @type {DOMElement}\n * @private\n ",
"start": 1623,
"end": 1730,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 65,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Clear button element\n * @type {DOMElement}\n * @private\n ",
"start": 1771,
"end": 1868,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 72,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1877,
"end": 1897,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 28
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1877,
"end": 1896,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 27
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1877,
"end": 1889,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 1877,
"end": 1881,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1882,
"end": 1889,
"loc": {
"start": {
"line": 73,
"column": 13
},
"end": {
"line": 73,
"column": 20
},
"identifierName": "element"
},
"name": "element"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 1892,
"end": 1896,
"loc": {
"start": {
"line": 73,
"column": 23
},
"end": {
"line": 73,
"column": 27
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Clear button element\n * @type {DOMElement}\n * @private\n ",
"start": 1771,
"end": 1868,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 72,
"column": 11
}
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of ClearButton\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 324,
"end": 429,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 16,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Click event handler for clear button\n * @private\n ",
"start": 1909,
"end": 1980,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1985,
"end": 2097,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 85,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1985,
"end": 1992,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 80,
"column": 11
},
"identifierName": "onClick"
},
"name": "onClick",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1995,
"end": 2097,
"loc": {
"start": {
"line": 80,
"column": 14
},
"end": {
"line": 85,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 2005,
"end": 2059,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 83,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 2009,
"end": 2026,
"loc": {
"start": {
"line": 81,
"column": 12
},
"end": {
"line": 81,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 2010,
"end": 2026,
"loc": {
"start": {
"line": 81,
"column": 13
},
"end": {
"line": 81,
"column": 29
}
},
"callee": {
"type": "MemberExpression",
"start": 2010,
"end": 2024,
"loc": {
"start": {
"line": 81,
"column": 13
},
"end": {
"line": 81,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 2010,
"end": 2014,
"loc": {
"start": {
"line": 81,
"column": 13
},
"end": {
"line": 81,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 2015,
"end": 2024,
"loc": {
"start": {
"line": 81,
"column": 18
},
"end": {
"line": 81,
"column": 27
},
"identifierName": "isEnabled"
},
"name": "isEnabled"
},
"computed": false
},
"arguments": []
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 2028,
"end": 2059,
"loc": {
"start": {
"line": 81,
"column": 31
},
"end": {
"line": 83,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2042,
"end": 2049,
"loc": {
"start": {
"line": 82,
"column": 12
},
"end": {
"line": 82,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 2068,
"end": 2091,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 31
}
},
"expression": {
"type": "CallExpression",
"start": 2068,
"end": 2090,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 30
}
},
"callee": {
"type": "MemberExpression",
"start": 2068,
"end": 2088,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 2068,
"end": 2075,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 15
}
},
"object": {
"type": "ThisExpression",
"start": 2068,
"end": 2072,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2073,
"end": 2075,
"loc": {
"start": {
"line": 84,
"column": 13
},
"end": {
"line": 84,
"column": 15
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2076,
"end": 2088,
"loc": {
"start": {
"line": 84,
"column": 16
},
"end": {
"line": 84,
"column": 28
},
"identifierName": "clearFilters"
},
"name": "clearFilters"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Click event handler for clear button\n * @private\n ",
"start": 1909,
"end": 1980,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Initialize clear button component\n ",
"start": 2103,
"end": 2155,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 89,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2160,
"end": 3228,
"loc": {
"start": {
"line": 90,
"column": 4
},
"end": {
"line": 124,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2160,
"end": 2164,
"loc": {
"start": {
"line": 90,
"column": 4
},
"end": {
"line": 90,
"column": 8
},
"identifierName": "init"
},
"name": "init",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2167,
"end": 3228,
"loc": {
"start": {
"line": 90,
"column": 11
},
"end": {
"line": 124,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2177,
"end": 2194,
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2181,
"end": 2193,
"loc": {
"start": {
"line": 91,
"column": 12
},
"end": {
"line": 91,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 2181,
"end": 2183,
"loc": {
"start": {
"line": 91,
"column": 12
},
"end": {
"line": 91,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 2186,
"end": 2193,
"loc": {
"start": {
"line": 91,
"column": 17
},
"end": {
"line": 91,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2186,
"end": 2190,
"loc": {
"start": {
"line": 91,
"column": 17
},
"end": {
"line": 91,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 2191,
"end": 2193,
"loc": {
"start": {
"line": 91,
"column": 22
},
"end": {
"line": 91,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "IfStatement",
"start": 2204,
"end": 2257,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 95,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 2208,
"end": 2224,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 2208,
"end": 2212,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2213,
"end": 2224,
"loc": {
"start": {
"line": 93,
"column": 17
},
"end": {
"line": 93,
"column": 28
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 2226,
"end": 2257,
"loc": {
"start": {
"line": 93,
"column": 30
},
"end": {
"line": 95,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2240,
"end": 2247,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 2267,
"end": 2339,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 80
}
},
"expression": {
"type": "CallExpression",
"start": 2267,
"end": 2338,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 2267,
"end": 2284,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 2267,
"end": 2279,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2267,
"end": 2271,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2272,
"end": 2279,
"loc": {
"start": {
"line": 97,
"column": 13
},
"end": {
"line": 97,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2280,
"end": 2284,
"loc": {
"start": {
"line": 97,
"column": 21
},
"end": {
"line": 97,
"column": 25
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2285,
"end": 2307,
"loc": {
"start": {
"line": 97,
"column": 26
},
"end": {
"line": 97,
"column": 48
}
},
"extra": {
"rawValue": "initializing-feature",
"raw": "'initializing-feature'"
},
"value": "initializing-feature"
},
{
"type": "ThisExpression",
"start": 2309,
"end": 2313,
"loc": {
"start": {
"line": 97,
"column": 50
},
"end": {
"line": 97,
"column": 54
}
}
},
{
"type": "UnaryExpression",
"start": 2315,
"end": 2337,
"loc": {
"start": {
"line": 97,
"column": 56
},
"end": {
"line": 97,
"column": 78
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 2316,
"end": 2337,
"loc": {
"start": {
"line": 97,
"column": 57
},
"end": {
"line": 97,
"column": 78
}
},
"callee": {
"type": "Identifier",
"start": 2316,
"end": 2322,
"loc": {
"start": {
"line": 97,
"column": 57
},
"end": {
"line": 97,
"column": 63
},
"identifierName": "isNull"
},
"name": "isNull"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2323,
"end": 2336,
"loc": {
"start": {
"line": 97,
"column": 64
},
"end": {
"line": 97,
"column": 77
}
},
"object": {
"type": "ThisExpression",
"start": 2323,
"end": 2327,
"loc": {
"start": {
"line": 97,
"column": 64
},
"end": {
"line": 97,
"column": 68
}
}
},
"property": {
"type": "Identifier",
"start": 2328,
"end": 2336,
"loc": {
"start": {
"line": 97,
"column": 69
},
"end": {
"line": 97,
"column": 77
},
"identifierName": "targetId"
},
"name": "targetId"
},
"computed": false
}
]
},
"extra": {
"parenthesizedArgument": false
}
}
]
}
},
{
"type": "VariableDeclaration",
"start": 2349,
"end": 2378,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 37
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2353,
"end": 2377,
"loc": {
"start": {
"line": 99,
"column": 12
},
"end": {
"line": 99,
"column": 36
}
},
"id": {
"type": "Identifier",
"start": 2353,
"end": 2357,
"loc": {
"start": {
"line": 99,
"column": 12
},
"end": {
"line": 99,
"column": 16
},
"identifierName": "cont"
},
"name": "cont"
},
"init": {
"type": "CallExpression",
"start": 2360,
"end": 2377,
"loc": {
"start": {
"line": 99,
"column": 19
},
"end": {
"line": 99,
"column": 36
}
},
"callee": {
"type": "Identifier",
"start": 2360,
"end": 2369,
"loc": {
"start": {
"line": 99,
"column": 19
},
"end": {
"line": 99,
"column": 28
},
"identifierName": "createElm"
},
"name": "createElm"
},
"arguments": [
{
"type": "StringLiteral",
"start": 2370,
"end": 2376,
"loc": {
"start": {
"line": 99,
"column": 29
},
"end": {
"line": 99,
"column": 35
}
},
"extra": {
"rawValue": "span",
"raw": "'span'"
},
"value": "span"
}
]
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 2388,
"end": 2519,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 103,
"column": 31
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2392,
"end": 2518,
"loc": {
"start": {
"line": 101,
"column": 12
},
"end": {
"line": 103,
"column": 30
}
},
"id": {
"type": "Identifier",
"start": 2392,
"end": 2400,
"loc": {
"start": {
"line": 101,
"column": 12
},
"end": {
"line": 101,
"column": 20
},
"identifierName": "targetEl"
},
"name": "targetEl"
},
"init": {
"type": "ConditionalExpression",
"start": 2403,
"end": 2518,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 103,
"column": 30
}
},
"test": {
"type": "UnaryExpression",
"start": 2403,
"end": 2417,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 37
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 2404,
"end": 2417,
"loc": {
"start": {
"line": 101,
"column": 24
},
"end": {
"line": 101,
"column": 37
}
},
"object": {
"type": "ThisExpression",
"start": 2404,
"end": 2408,
"loc": {
"start": {
"line": 101,
"column": 24
},
"end": {
"line": 101,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 2409,
"end": 2417,
"loc": {
"start": {
"line": 101,
"column": 29
},
"end": {
"line": 101,
"column": 37
},
"identifierName": "targetId"
},
"name": "targetId"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "CallExpression",
"start": 2432,
"end": 2485,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 2432,
"end": 2463,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"column": 43
}
},
"object": {
"type": "CallExpression",
"start": 2432,
"end": 2453,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 2432,
"end": 2442,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"column": 22
}
},
"object": {
"type": "Identifier",
"start": 2432,
"end": 2434,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 2435,
"end": 2442,
"loc": {
"start": {
"line": 102,
"column": 15
},
"end": {
"line": 102,
"column": 22
},
"identifierName": "feature"
},
"name": "feature"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2443,
"end": 2452,
"loc": {
"start": {
"line": 102,
"column": 23
},
"end": {
"line": 102,
"column": 32
}
},
"extra": {
"rawValue": "toolbar",
"raw": "'toolbar'"
},
"value": "toolbar"
}
]
},
"property": {
"type": "Identifier",
"start": 2454,
"end": 2463,
"loc": {
"start": {
"line": 102,
"column": 34
},
"end": {
"line": 102,
"column": 43
},
"identifierName": "container"
},
"name": "container"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2464,
"end": 2484,
"loc": {
"start": {
"line": 102,
"column": 44
},
"end": {
"line": 102,
"column": 64
}
},
"object": {
"type": "ThisExpression",
"start": 2464,
"end": 2468,
"loc": {
"start": {
"line": 102,
"column": 44
},
"end": {
"line": 102,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 2469,
"end": 2484,
"loc": {
"start": {
"line": 102,
"column": 49
},
"end": {
"line": 102,
"column": 64
},
"identifierName": "toolbarPosition"
},
"name": "toolbarPosition"
},
"computed": false
}
]
},
"alternate": {
"type": "CallExpression",
"start": 2500,
"end": 2518,
"loc": {
"start": {
"line": 103,
"column": 12
},
"end": {
"line": 103,
"column": 30
}
},
"callee": {
"type": "Identifier",
"start": 2500,
"end": 2503,
"loc": {
"start": {
"line": 103,
"column": 12
},
"end": {
"line": 103,
"column": 15
},
"identifierName": "elm"
},
"name": "elm"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2504,
"end": 2517,
"loc": {
"start": {
"line": 103,
"column": 16
},
"end": {
"line": 103,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 2504,
"end": 2508,
"loc": {
"start": {
"line": 103,
"column": 16
},
"end": {
"line": 103,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 2509,
"end": 2517,
"loc": {
"start": {
"line": 103,
"column": 21
},
"end": {
"line": 103,
"column": 29
},
"identifierName": "targetId"
},
"name": "targetId"
},
"computed": false
}
]
}
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 2528,
"end": 2555,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 2528,
"end": 2554,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 2528,
"end": 2548,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 2528,
"end": 2536,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 16
},
"identifierName": "targetEl"
},
"name": "targetEl"
},
"property": {
"type": "Identifier",
"start": 2537,
"end": 2548,
"loc": {
"start": {
"line": 104,
"column": 17
},
"end": {
"line": 104,
"column": 28
},
"identifierName": "appendChild"
},
"name": "appendChild"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 2549,
"end": 2553,
"loc": {
"start": {
"line": 104,
"column": 29
},
"end": {
"line": 104,
"column": 33
},
"identifierName": "cont"
},
"name": "cont"
}
]
}
},
{
"type": "IfStatement",
"start": 2565,
"end": 3034,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 116,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 2569,
"end": 2579,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 22
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 2570,
"end": 2579,
"loc": {
"start": {
"line": 106,
"column": 13
},
"end": {
"line": 106,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 2570,
"end": 2574,
"loc": {
"start": {
"line": 106,
"column": 13
},
"end": {
"line": 106,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 2575,
"end": 2579,
"loc": {
"start": {
"line": 106,
"column": 18
},
"end": {
"line": 106,
"column": 22
},
"identifierName": "html"
},
"name": "html"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 2581,
"end": 2874,
"loc": {
"start": {
"line": 106,
"column": 24
},
"end": {
"line": 112,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2595,
"end": 2658,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 75
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2599,
"end": 2657,
"loc": {
"start": {
"line": 107,
"column": 16
},
"end": {
"line": 107,
"column": 74
}
},
"id": {
"type": "Identifier",
"start": 2599,
"end": 2607,
"loc": {
"start": {
"line": 107,
"column": 16
},
"end": {
"line": 107,
"column": 24
},
"identifierName": "fltReset"
},
"name": "fltReset"
},
"init": {
"type": "CallExpression",
"start": 2610,
"end": 2657,
"loc": {
"start": {
"line": 107,
"column": 27
},
"end": {
"line": 107,
"column": 74
}
},
"callee": {
"type": "Identifier",
"start": 2610,
"end": 2619,
"loc": {
"start": {
"line": 107,
"column": 27
},
"end": {
"line": 107,
"column": 36
},
"identifierName": "createElm"
},
"name": "createElm"
},
"arguments": [
{
"type": "StringLiteral",
"start": 2620,
"end": 2623,
"loc": {
"start": {
"line": 107,
"column": 37
},
"end": {
"line": 107,
"column": 40
}
},
"extra": {
"rawValue": "a",
"raw": "'a'"
},
"value": "a"
},
{
"type": "ArrayExpression",
"start": 2625,
"end": 2656,
"loc": {
"start": {
"line": 107,
"column": 42
},
"end": {
"line": 107,
"column": 73
}
},
"elements": [
{
"type": "StringLiteral",
"start": 2626,
"end": 2632,
"loc": {
"start": {
"line": 107,
"column": 43
},
"end": {
"line": 107,
"column": 49
}
},
"extra": {
"rawValue": "href",
"raw": "'href'"
},
"value": "href"
},
{
"type": "StringLiteral",
"start": 2634,
"end": 2655,
"loc": {
"start": {
"line": 107,
"column": 51
},
"end": {
"line": 107,
"column": 72
}
},
"extra": {
"rawValue": "javascript:void(0);",
"raw": "'javascript:void(0);'"
},
"value": "javascript:void(0);"
}
]
}
]
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 2671,
"end": 2706,
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 47
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2671,
"end": 2705,
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 46
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2671,
"end": 2689,
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 2671,
"end": 2679,
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 20
},
"identifierName": "fltReset"
},
"name": "fltReset"
},
"property": {
"type": "Identifier",
"start": 2680,
"end": 2689,
"loc": {
"start": {
"line": 108,
"column": 21
},
"end": {
"line": 108,
"column": 30
},
"identifierName": "className"
},
"name": "className"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 2692,
"end": 2705,
"loc": {
"start": {
"line": 108,
"column": 33
},
"end": {
"line": 108,
"column": 46
}
},
"object": {
"type": "ThisExpression",
"start": 2692,
"end": 2696,
"loc": {
"start": {
"line": 108,
"column": 33
},
"end": {
"line": 108,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"start": 2697,
"end": 2705,
"loc": {
"start": {
"line": 108,
"column": 38
},
"end": {
"line": 108,
"column": 46
},
"identifierName": "cssClass"
},
"name": "cssClass"
},
"computed": false
}
}
},
{
"type": "ExpressionStatement",
"start": 2719,
"end": 2763,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 56
}
},
"expression": {
"type": "CallExpression",
"start": 2719,
"end": 2762,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 55
}
},
"callee": {
"type": "MemberExpression",
"start": 2719,
"end": 2739,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 2719,
"end": 2727,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 20
},
"identifierName": "fltReset"
},
"name": "fltReset"
},
"property": {
"type": "Identifier",
"start": 2728,
"end": 2739,
"loc": {
"start": {
"line": 109,
"column": 21
},
"end": {
"line": 109,
"column": 32
},
"identifierName": "appendChild"
},
"name": "appendChild"
},
"computed": false
},
"arguments": [
{
"type": "CallExpression",
"start": 2740,
"end": 2761,
"loc": {
"start": {
"line": 109,
"column": 33
},
"end": {
"line": 109,
"column": 54
}
},
"callee": {
"type": "Identifier",
"start": 2740,
"end": 2750,
"loc": {
"start": {
"line": 109,
"column": 33
},
"end": {
"line": 109,
"column": 43
},
"identifierName": "createText"
},
"name": "createText"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2751,
"end": 2760,
"loc": {
"start": {
"line": 109,
"column": 44
},
"end": {
"line": 109,
"column": 53
}
},
"object": {
"type": "ThisExpression",
"start": 2751,
"end": 2755,
"loc": {
"start": {
"line": 109,
"column": 44
},
"end": {
"line": 109,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 2756,
"end": 2760,
"loc": {
"start": {
"line": 109,
"column": 49
},
"end": {
"line": 109,
"column": 53
},
"identifierName": "text"
},
"name": "text"
},
"computed": false
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2776,
"end": 2803,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 39
}
},
"expression": {
"type": "CallExpression",
"start": 2776,
"end": 2802,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 38
}
},
"callee": {
"type": "MemberExpression",
"start": 2776,
"end": 2792,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 2776,
"end": 2780,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 16
},
"identifierName": "cont"
},
"name": "cont"
},
"property": {
"type": "Identifier",
"start": 2781,
"end": 2792,
"loc": {
"start": {
"line": 110,
"column": 17
},
"end": {
"line": 110,
"column": 28
},
"identifierName": "appendChild"
},
"name": "appendChild"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 2793,
"end": 2801,
"loc": {
"start": {
"line": 110,
"column": 29
},
"end": {
"line": 110,
"column": 37
},
"identifierName": "fltReset"
},
"name": "fltReset"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2816,
"end": 2864,
"loc": {
"start": {
"line": 111,
"column": 12
},
"end": {
"line": 111,
"column": 60
}
},
"expression": {
"type": "CallExpression",
"start": 2816,
"end": 2863,
"loc": {
"start": {
"line": 111,
"column": 12
},
"end": {
"line": 111,
"column": 59
}
},
"callee": {
"type": "Identifier",
"start": 2816,
"end": 2822,
"loc": {
"start": {
"line": 111,
"column": 12
},
"end": {
"line": 111,
"column": 18
},
"identifierName": "addEvt"
},
"name": "addEvt"
},
"arguments": [
{
"type": "Identifier",
"start": 2823,
"end": 2831,
"loc": {
"start": {
"line": 111,
"column": 19
},
"end": {
"line": 111,
"column": 27
},
"identifierName": "fltReset"
},
"name": "fltReset"
},
{
"type": "StringLiteral",
"start": 2833,
"end": 2840,
"loc": {
"start": {
"line": 111,
"column": 29
},
"end": {
"line": 111,
"column": 36
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 2842,
"end": 2862,
"loc": {
"start": {
"line": 111,
"column": 38
},
"end": {
"line": 111,
"column": 58
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 2848,
"end": 2862,
"loc": {
"start": {
"line": 111,
"column": 44
},
"end": {
"line": 111,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 2848,
"end": 2860,
"loc": {
"start": {
"line": 111,
"column": 44
},
"end": {
"line": 111,
"column": 56
}
},
"object": {
"type": "ThisExpression",
"start": 2848,
"end": 2852,
"loc": {
"start": {
"line": 111,
"column": 44
},
"end": {
"line": 111,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 2853,
"end": 2860,
"loc": {
"start": {
"line": 111,
"column": 49
},
"end": {
"line": 111,
"column": 56
},
"identifierName": "onClick"
},
"name": "onClick"
},
"computed": false
},
"arguments": []
}
}
]
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 2880,
"end": 3034,
"loc": {
"start": {
"line": 112,
"column": 15
},
"end": {
"line": 116,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2894,
"end": 2921,
"loc": {
"start": {
"line": 113,
"column": 12
},
"end": {
"line": 113,
"column": 39
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2894,
"end": 2920,
"loc": {
"start": {
"line": 113,
"column": 12
},
"end": {
"line": 113,
"column": 38
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2894,
"end": 2908,
"loc": {
"start": {
"line": 113,
"column": 12
},
"end": {
"line": 113,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 2894,
"end": 2898,
"loc": {
"start": {
"line": 113,
"column": 12
},
"end": {
"line": 113,
"column": 16
},
"identifierName": "cont"
},
"name": "cont"
},
"property": {
"type": "Identifier",
"start": 2899,
"end": 2908,
"loc": {
"start": {
"line": 113,
"column": 17
},
"end": {
"line": 113,
"column": 26
},
"identifierName": "innerHTML"
},
"name": "innerHTML"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 2911,
"end": 2920,
"loc": {
"start": {
"line": 113,
"column": 29
},
"end": {
"line": 113,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 2911,
"end": 2915,
"loc": {
"start": {
"line": 113,
"column": 29
},
"end": {
"line": 113,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"start": 2916,
"end": 2920,
"loc": {
"start": {
"line": 113,
"column": 34
},
"end": {
"line": 113,
"column": 38
},
"identifierName": "html"
},
"name": "html"
},
"computed": false
}
}
},
{
"type": "VariableDeclaration",
"start": 2934,
"end": 2964,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 42
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2938,
"end": 2963,
"loc": {
"start": {
"line": 114,
"column": 16
},
"end": {
"line": 114,
"column": 41
}
},
"id": {
"type": "Identifier",
"start": 2938,
"end": 2945,
"loc": {
"start": {
"line": 114,
"column": 16
},
"end": {
"line": 114,
"column": 23
},
"identifierName": "resetEl"
},
"name": "resetEl"
},
"init": {
"type": "MemberExpression",
"start": 2948,
"end": 2963,
"loc": {
"start": {
"line": 114,
"column": 26
},
"end": {
"line": 114,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 2948,
"end": 2952,
"loc": {
"start": {
"line": 114,
"column": 26
},
"end": {
"line": 114,
"column": 30
},
"identifierName": "cont"
},
"name": "cont"
},
"property": {
"type": "Identifier",
"start": 2953,
"end": 2963,
"loc": {
"start": {
"line": 114,
"column": 31
},
"end": {
"line": 114,
"column": 41
},
"identifierName": "firstChild"
},
"name": "firstChild"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 2977,
"end": 3024,
"loc": {
"start": {
"line": 115,
"column": 12
},
"end": {
"line": 115,
"column": 59
}
},
"expression": {
"type": "CallExpression",
"start": 2977,
"end": 3023,
"loc": {
"start": {
"line": 115,
"column": 12
},
"end": {
"line": 115,
"column": 58
}
},
"callee": {
"type": "Identifier",
"start": 2977,
"end": 2983,
"loc": {
"start": {
"line": 115,
"column": 12
},
"end": {
"line": 115,
"column": 18
},
"identifierName": "addEvt"
},
"name": "addEvt"
},
"arguments": [
{
"type": "Identifier",
"start": 2984,
"end": 2991,
"loc": {
"start": {
"line": 115,
"column": 19
},
"end": {
"line": 115,
"column": 26
},
"identifierName": "resetEl"
},
"name": "resetEl"
},
{
"type": "StringLiteral",
"start": 2993,
"end": 3000,
"loc": {
"start": {
"line": 115,
"column": 28
},
"end": {
"line": 115,
"column": 35
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 3002,
"end": 3022,
"loc": {
"start": {
"line": 115,
"column": 37
},
"end": {
"line": 115,
"column": 57
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 3008,
"end": 3022,
"loc": {
"start": {
"line": 115,
"column": 43
},
"end": {
"line": 115,
"column": 57
}
},
"callee": {
"type": "MemberExpression",
"start": 3008,
"end": 3020,
"loc": {
"start": {
"line": 115,
"column": 43
},
"end": {
"line": 115,
"column": 55
}
},
"object": {
"type": "ThisExpression",
"start": 3008,
"end": 3012,
"loc": {
"start": {
"line": 115,
"column": 43
},
"end": {
"line": 115,
"column": 47
}
}
},
"property": {
"type": "Identifier",
"start": 3013,
"end": 3020,
"loc": {
"start": {
"line": 115,
"column": 48
},
"end": {
"line": 115,
"column": 55
},
"identifierName": "onClick"
},
"name": "onClick"
},
"computed": false
},
"arguments": []
}
}
]
}
}
],
"directives": []
}
},
{
"type": "ExpressionStatement",
"start": 3043,
"end": 3074,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 39
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3043,
"end": 3073,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 38
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3043,
"end": 3055,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 3043,
"end": 3047,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3048,
"end": 3055,
"loc": {
"start": {
"line": 117,
"column": 13
},
"end": {
"line": 117,
"column": 20
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 3058,
"end": 3073,
"loc": {
"start": {
"line": 117,
"column": 23
},
"end": {
"line": 117,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 3058,
"end": 3062,
"loc": {
"start": {
"line": 117,
"column": 23
},
"end": {
"line": 117,
"column": 27
},
"identifierName": "cont"
},
"name": "cont"
},
"property": {
"type": "Identifier",
"start": 3063,
"end": 3073,
"loc": {
"start": {
"line": 117,
"column": 28
},
"end": {
"line": 117,
"column": 38
},
"identifierName": "firstChild"
},
"name": "firstChild"
},
"computed": false
}
}
},
{
"type": "ExpressionStatement",
"start": 3083,
"end": 3105,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3083,
"end": 3104,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3083,
"end": 3097,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 3083,
"end": 3087,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3088,
"end": 3097,
"loc": {
"start": {
"line": 118,
"column": 13
},
"end": {
"line": 118,
"column": 22
},
"identifierName": "container"
},
"name": "container"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 3100,
"end": 3104,
"loc": {
"start": {
"line": 118,
"column": 25
},
"end": {
"line": 118,
"column": 29
},
"identifierName": "cont"
},
"name": "cont"
}
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3115,
"end": 3132,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 25
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3141,
"end": 3165,
"loc": {
"start": {
"line": 121,
"column": 8
},
"end": {
"line": 121,
"column": 32
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3141,
"end": 3164,
"loc": {
"start": {
"line": 121,
"column": 8
},
"end": {
"line": 121,
"column": 31
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3141,
"end": 3157,
"loc": {
"start": {
"line": 121,
"column": 8
},
"end": {
"line": 121,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 3141,
"end": 3145,
"loc": {
"start": {
"line": 121,
"column": 8
},
"end": {
"line": 121,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3146,
"end": 3157,
"loc": {
"start": {
"line": 121,
"column": 13
},
"end": {
"line": 121,
"column": 24
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "BooleanLiteral",
"start": 3160,
"end": 3164,
"loc": {
"start": {
"line": 121,
"column": 27
},
"end": {
"line": 121,
"column": 31
}
},
"value": true
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3115,
"end": 3132,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 25
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3175,
"end": 3222,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 55
}
},
"expression": {
"type": "CallExpression",
"start": 3175,
"end": 3221,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 54
}
},
"callee": {
"type": "MemberExpression",
"start": 3175,
"end": 3192,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 3175,
"end": 3187,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 3175,
"end": 3179,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3180,
"end": 3187,
"loc": {
"start": {
"line": 123,
"column": 13
},
"end": {
"line": 123,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3188,
"end": 3192,
"loc": {
"start": {
"line": 123,
"column": 21
},
"end": {
"line": 123,
"column": 25
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 3193,
"end": 3214,
"loc": {
"start": {
"line": 123,
"column": 26
},
"end": {
"line": 123,
"column": 47
}
},
"extra": {
"rawValue": "feature-initialized",
"raw": "'feature-initialized'"
},
"value": "feature-initialized"
},
{
"type": "ThisExpression",
"start": 3216,
"end": 3220,
"loc": {
"start": {
"line": 123,
"column": 49
},
"end": {
"line": 123,
"column": 53
}
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Initialize clear button component\n ",
"start": 2103,
"end": 2155,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 89,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Destroy ClearButton instance\n ",
"start": 3234,
"end": 3281,
"loc": {
"start": {
"line": 126,
"column": 4
},
"end": {
"line": 128,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3286,
"end": 3528,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 138,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3286,
"end": 3293,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 129,
"column": 11
},
"identifierName": "destroy"
},
"name": "destroy",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3296,
"end": 3528,
"loc": {
"start": {
"line": 129,
"column": 14
},
"end": {
"line": 138,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 3306,
"end": 3360,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 132,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 3310,
"end": 3327,
"loc": {
"start": {
"line": 130,
"column": 12
},
"end": {
"line": 130,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 3311,
"end": 3327,
"loc": {
"start": {
"line": 130,
"column": 13
},
"end": {
"line": 130,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 3311,
"end": 3315,
"loc": {
"start": {
"line": 130,
"column": 13
},
"end": {
"line": 130,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 3316,
"end": 3327,
"loc": {
"start": {
"line": 130,
"column": 18
},
"end": {
"line": 130,
"column": 29
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 3329,
"end": 3360,
"loc": {
"start": {
"line": 130,
"column": 31
},
"end": {
"line": 132,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 3343,
"end": 3350,
"loc": {
"start": {
"line": 131,
"column": 12
},
"end": {
"line": 131,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 3369,
"end": 3393,
"loc": {
"start": {
"line": 133,
"column": 8
},
"end": {
"line": 133,
"column": 32
}
},
"expression": {
"type": "CallExpression",
"start": 3369,
"end": 3392,
"loc": {
"start": {
"line": 133,
"column": 8
},
"end": {
"line": 133,
"column": 31
}
},
"callee": {
"type": "Identifier",
"start": 3369,
"end": 3378,
"loc": {
"start": {
"line": 133,
"column": 8
},
"end": {
"line": 133,
"column": 17
},
"identifierName": "removeElm"
},
"name": "removeElm"
},
"arguments": [
{
"type": "MemberExpression",
"start": 3379,
"end": 3391,
"loc": {
"start": {
"line": 133,
"column": 18
},
"end": {
"line": 133,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 3379,
"end": 3383,
"loc": {
"start": {
"line": 133,
"column": 18
},
"end": {
"line": 133,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 3384,
"end": 3391,
"loc": {
"start": {
"line": 133,
"column": 23
},
"end": {
"line": 133,
"column": 30
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 3402,
"end": 3428,
"loc": {
"start": {
"line": 134,
"column": 8
},
"end": {
"line": 134,
"column": 34
}
},
"expression": {
"type": "CallExpression",
"start": 3402,
"end": 3427,
"loc": {
"start": {
"line": 134,
"column": 8
},
"end": {
"line": 134,
"column": 33
}
},
"callee": {
"type": "Identifier",
"start": 3402,
"end": 3411,
"loc": {
"start": {
"line": 134,
"column": 8
},
"end": {
"line": 134,
"column": 17
},
"identifierName": "removeElm"
},
"name": "removeElm"
},
"arguments": [
{
"type": "MemberExpression",
"start": 3412,
"end": 3426,
"loc": {
"start": {
"line": 134,
"column": 18
},
"end": {
"line": 134,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 3412,
"end": 3416,
"loc": {
"start": {
"line": 134,
"column": 18
},
"end": {
"line": 134,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 3417,
"end": 3426,
"loc": {
"start": {
"line": 134,
"column": 23
},
"end": {
"line": 134,
"column": 32
},
"identifierName": "container"
},
"name": "container"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 3437,
"end": 3457,
"loc": {
"start": {
"line": 135,
"column": 8
},
"end": {
"line": 135,
"column": 28
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3437,
"end": 3456,
"loc": {
"start": {
"line": 135,
"column": 8
},
"end": {
"line": 135,
"column": 27
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3437,
"end": 3449,
"loc": {
"start": {
"line": 135,
"column": 8
},
"end": {
"line": 135,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 3437,
"end": 3441,
"loc": {
"start": {
"line": 135,
"column": 8
},
"end": {
"line": 135,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3442,
"end": 3449,
"loc": {
"start": {
"line": 135,
"column": 13
},
"end": {
"line": 135,
"column": 20
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
"right": {
"type": "NullLiteral",
"start": 3452,
"end": 3456,
"loc": {
"start": {
"line": 135,
"column": 23
},
"end": {
"line": 135,
"column": 27
}
}
}
}
},
{
"type": "ExpressionStatement",
"start": 3466,
"end": 3488,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3466,
"end": 3487,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3466,
"end": 3480,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 3466,
"end": 3470,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3471,
"end": 3480,
"loc": {
"start": {
"line": 136,
"column": 13
},
"end": {
"line": 136,
"column": 22
},
"identifierName": "container"
},
"name": "container"
},
"computed": false
},
"right": {
"type": "NullLiteral",
"start": 3483,
"end": 3487,
"loc": {
"start": {
"line": 136,
"column": 25
},
"end": {
"line": 136,
"column": 29
}
}
}
}
},
{
"type": "ExpressionStatement",
"start": 3497,
"end": 3522,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 33
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3497,
"end": 3521,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 32
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3497,
"end": 3513,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 3497,
"end": 3501,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3502,
"end": 3513,
"loc": {
"start": {
"line": 137,
"column": 13
},
"end": {
"line": 137,
"column": 24
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 3516,
"end": 3521,
"loc": {
"start": {
"line": 137,
"column": 27
},
"end": {
"line": 137,
"column": 32
}
},
"value": false
}
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Destroy ClearButton instance\n ",
"start": 3234,
"end": 3281,
"loc": {
"start": {
"line": 126,
"column": 4
},
"end": {
"line": 128,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Clear button UI component\n ",
"start": 239,
"end": 275,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
}
],
"trailingComments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Clear button UI component\n ",
"start": 239,
"end": 275,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
}
]
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\n * Clear button UI component\n ",
"start": 239,
"end": 275,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of ClearButton\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 324,
"end": 429,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 16,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Container element ID\n * @type {String}\n ",
"start": 538,
"end": 611,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 25,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Text for the clear button\n * @type {String}\n ",
"start": 677,
"end": 755,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 31,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class for reset button\n * @type {String}\n ",
"start": 812,
"end": 891,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 37,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Tooltip text for the clear button\n * @type {String}\n ",
"start": 960,
"end": 1046,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 43,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Custom Html string for the clear button\n * @type {String}\n ",
"start": 1109,
"end": 1201,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 49,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ",
"start": 1436,
"end": 1542,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 58,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Clear button container element\n * @type {DOMElement}\n * @private\n ",
"start": 1623,
"end": 1730,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 65,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Clear button element\n * @type {DOMElement}\n * @private\n ",
"start": 1771,
"end": 1868,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 72,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Click event handler for clear button\n * @private\n ",
"start": 1909,
"end": 1980,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Initialize clear button component\n ",
"start": 2103,
"end": 2155,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 89,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3115,
"end": 3132,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 25
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Destroy ClearButton instance\n ",
"start": 3234,
"end": 3281,
"loc": {
"start": {
"line": 126,
"column": 4
},
"end": {
"line": 128,
"column": 7
}
}
}
],
"tokens": [
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 0,
"end": 6,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7,
"end": 8,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Feature",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15,
"end": 16,
"loc": {
"start": {
"line": 1,
"column": 15
},
"end": {
"line": 1,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 17,
"end": 21,
"loc": {
"start": {
"line": 1,
"column": 17
},
"end": {
"line": 1,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../feature",
"start": 22,
"end": 34,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 34,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 34
},
"end": {
"line": 1,
"column": 35
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 36,
"end": 42,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 43,
"end": 44,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElm",
"start": 44,
"end": 53,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 53,
"end": 54,
"loc": {
"start": {
"line": 2,
"column": 17
},
"end": {
"line": 2,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createText",
"start": 55,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 29
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 65,
"end": 66,
"loc": {
"start": {
"line": 2,
"column": 29
},
"end": {
"line": 2,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "elm",
"start": 67,
"end": 70,
"loc": {
"start": {
"line": 2,
"column": 31
},
"end": {
"line": 2,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 70,
"end": 71,
"loc": {
"start": {
"line": 2,
"column": 34
},
"end": {
"line": 2,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeElm",
"start": 72,
"end": 81,
"loc": {
"start": {
"line": 2,
"column": 36
},
"end": {
"line": 2,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 81,
"end": 82,
"loc": {
"start": {
"line": 2,
"column": 45
},
"end": {
"line": 2,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 83,
"end": 87,
"loc": {
"start": {
"line": 2,
"column": 47
},
"end": {
"line": 2,
"column": 51
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../dom",
"start": 88,
"end": 96,
"loc": {
"start": {
"line": 2,
"column": 52
},
"end": {
"line": 2,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 96,
"end": 97,
"loc": {
"start": {
"line": 2,
"column": 60
},
"end": {
"line": 2,
"column": 61
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 98,
"end": 104,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 105,
"end": 106,
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addEvt",
"start": 106,
"end": 112,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 112,
"end": 113,
"loc": {
"start": {
"line": 3,
"column": 14
},
"end": {
"line": 3,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 114,
"end": 118,
"loc": {
"start": {
"line": 3,
"column": 16
},
"end": {
"line": 3,
"column": 20
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../event",
"start": 119,
"end": 129,
"loc": {
"start": {
"line": 3,
"column": 21
},
"end": {
"line": 3,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 129,
"end": 130,
"loc": {
"start": {
"line": 3,
"column": 31
},
"end": {
"line": 3,
"column": 32
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 131,
"end": 137,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 138,
"end": 139,
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 139,
"end": 150,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 150,
"end": 151,
"loc": {
"start": {
"line": 4,
"column": 19
},
"end": {
"line": 4,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 152,
"end": 156,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../settings",
"start": 157,
"end": 170,
"loc": {
"start": {
"line": 4,
"column": 26
},
"end": {
"line": 4,
"column": 39
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 170,
"end": 171,
"loc": {
"start": {
"line": 4,
"column": 39
},
"end": {
"line": 4,
"column": 40
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 172,
"end": 178,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 179,
"end": 180,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isNull",
"start": 180,
"end": 186,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 186,
"end": 187,
"loc": {
"start": {
"line": 5,
"column": 14
},
"end": {
"line": 5,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 188,
"end": 192,
"loc": {
"start": {
"line": 5,
"column": 16
},
"end": {
"line": 5,
"column": 20
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../types",
"start": 193,
"end": 203,
"loc": {
"start": {
"line": 5,
"column": 21
},
"end": {
"line": 5,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 203,
"end": 204,
"loc": {
"start": {
"line": 5,
"column": 31
},
"end": {
"line": 5,
"column": 32
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 205,
"end": 211,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 212,
"end": 213,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "RIGHT",
"start": 213,
"end": 218,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 218,
"end": 219,
"loc": {
"start": {
"line": 6,
"column": 13
},
"end": {
"line": 6,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 220,
"end": 224,
"loc": {
"start": {
"line": 6,
"column": 15
},
"end": {
"line": 6,
"column": 19
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./toolbar",
"start": 225,
"end": 236,
"loc": {
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 6,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 236,
"end": 237,
"loc": {
"start": {
"line": 6,
"column": 31
},
"end": {
"line": 6,
"column": 32
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Clear button UI component\n ",
"start": 239,
"end": 275,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
},
{
"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",
"start": 276,
"end": 282,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 6
}
}
},
{
"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": 283,
"end": 288,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 11,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ClearButton",
"start": 289,
"end": 300,
"loc": {
"start": {
"line": 11,
"column": 13
},
"end": {
"line": 11,
"column": 24
}
}
},
{
"type": {
"label": "extends",
"keyword": "extends",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "extends",
"start": 301,
"end": 308,
"loc": {
"start": {
"line": 11,
"column": 25
},
"end": {
"line": 11,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Feature",
"start": 309,
"end": 316,
"loc": {
"start": {
"line": 11,
"column": 33
},
"end": {
"line": 11,
"column": 40
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 317,
"end": 318,
"loc": {
"start": {
"line": 11,
"column": 41
},
"end": {
"line": 11,
"column": 42
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of ClearButton\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 324,
"end": 429,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 16,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 434,
"end": 445,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 17,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 445,
"end": 446,
"loc": {
"start": {
"line": 17,
"column": 15
},
"end": {
"line": 17,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 446,
"end": 448,
"loc": {
"start": {
"line": 17,
"column": 16
},
"end": {
"line": 17,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 448,
"end": 449,
"loc": {
"start": {
"line": 17,
"column": 18
},
"end": {
"line": 17,
"column": 19
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 450,
"end": 451,
"loc": {
"start": {
"line": 17,
"column": 20
},
"end": {
"line": 17,
"column": 21
}
}
},
{
"type": {
"label": "super",
"keyword": "super",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super",
"start": 460,
"end": 465,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 465,
"end": 466,
"loc": {
"start": {
"line": 18,
"column": 13
},
"end": {
"line": 18,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 466,
"end": 468,
"loc": {
"start": {
"line": 18,
"column": 14
},
"end": {
"line": 18,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 468,
"end": 469,
"loc": {
"start": {
"line": 18,
"column": 16
},
"end": {
"line": 18,
"column": 17
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "btnReset",
"start": 470,
"end": 480,
"loc": {
"start": {
"line": 18,
"column": 18
},
"end": {
"line": 18,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 480,
"end": 481,
"loc": {
"start": {
"line": 18,
"column": 28
},
"end": {
"line": 18,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 481,
"end": 482,
"loc": {
"start": {
"line": 18,
"column": 29
},
"end": {
"line": 18,
"column": 30
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 492,
"end": 495,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 496,
"end": 497,
"loc": {
"start": {
"line": 20,
"column": 12
},
"end": {
"line": 20,
"column": 13
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 498,
"end": 499,
"loc": {
"start": {
"line": 20,
"column": 14
},
"end": {
"line": 20,
"column": 15
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 500,
"end": 504,
"loc": {
"start": {
"line": 20,
"column": 16
},
"end": {
"line": 20,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 504,
"end": 505,
"loc": {
"start": {
"line": 20,
"column": 20
},
"end": {
"line": 20,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "config",
"start": 505,
"end": 511,
"loc": {
"start": {
"line": 20,
"column": 21
},
"end": {
"line": 20,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 511,
"end": 512,
"loc": {
"start": {
"line": 20,
"column": 27
},
"end": {
"line": 20,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn_reset",
"start": 512,
"end": 521,
"loc": {
"start": {
"line": 20,
"column": 28
},
"end": {
"line": 20,
"column": 37
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 522,
"end": 524,
"loc": {
"start": {
"line": 20,
"column": 38
},
"end": {
"line": 20,
"column": 40
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 525,
"end": 526,
"loc": {
"start": {
"line": 20,
"column": 41
},
"end": {
"line": 20,
"column": 42
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 526,
"end": 527,
"loc": {
"start": {
"line": 20,
"column": 42
},
"end": {
"line": 20,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 527,
"end": 528,
"loc": {
"start": {
"line": 20,
"column": 43
},
"end": {
"line": 20,
"column": 44
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Container element ID\n * @type {String}\n ",
"start": 538,
"end": 611,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 25,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 620,
"end": 624,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 624,
"end": 625,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetId",
"start": 625,
"end": 633,
"loc": {
"start": {
"line": 26,
"column": 13
},
"end": {
"line": 26,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 634,
"end": 635,
"loc": {
"start": {
"line": 26,
"column": 22
},
"end": {
"line": 26,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 636,
"end": 647,
"loc": {
"start": {
"line": 26,
"column": 24
},
"end": {
"line": 26,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 647,
"end": 648,
"loc": {
"start": {
"line": 26,
"column": 35
},
"end": {
"line": 26,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 648,
"end": 649,
"loc": {
"start": {
"line": 26,
"column": 36
},
"end": {
"line": 26,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 649,
"end": 650,
"loc": {
"start": {
"line": 26,
"column": 37
},
"end": {
"line": 26,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "target_id",
"start": 650,
"end": 659,
"loc": {
"start": {
"line": 26,
"column": 38
},
"end": {
"line": 26,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 659,
"end": 660,
"loc": {
"start": {
"line": 26,
"column": 47
},
"end": {
"line": 26,
"column": 48
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 661,
"end": 665,
"loc": {
"start": {
"line": 26,
"column": 49
},
"end": {
"line": 26,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 665,
"end": 666,
"loc": {
"start": {
"line": 26,
"column": 53
},
"end": {
"line": 26,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 666,
"end": 667,
"loc": {
"start": {
"line": 26,
"column": 54
},
"end": {
"line": 26,
"column": 55
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Text for the clear button\n * @type {String}\n ",
"start": 677,
"end": 755,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 31,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 764,
"end": 768,
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 768,
"end": 769,
"loc": {
"start": {
"line": 32,
"column": 12
},
"end": {
"line": 32,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 769,
"end": 773,
"loc": {
"start": {
"line": 32,
"column": 13
},
"end": {
"line": 32,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 774,
"end": 775,
"loc": {
"start": {
"line": 32,
"column": 18
},
"end": {
"line": 32,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 776,
"end": 787,
"loc": {
"start": {
"line": 32,
"column": 20
},
"end": {
"line": 32,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 787,
"end": 788,
"loc": {
"start": {
"line": 32,
"column": 31
},
"end": {
"line": 32,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 788,
"end": 789,
"loc": {
"start": {
"line": 32,
"column": 32
},
"end": {
"line": 32,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 789,
"end": 790,
"loc": {
"start": {
"line": 32,
"column": 33
},
"end": {
"line": 32,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 790,
"end": 794,
"loc": {
"start": {
"line": 32,
"column": 34
},
"end": {
"line": 32,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 794,
"end": 795,
"loc": {
"start": {
"line": 32,
"column": 38
},
"end": {
"line": 32,
"column": 39
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 796,
"end": 800,
"loc": {
"start": {
"line": 32,
"column": 40
},
"end": {
"line": 32,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 800,
"end": 801,
"loc": {
"start": {
"line": 32,
"column": 44
},
"end": {
"line": 32,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 801,
"end": 802,
"loc": {
"start": {
"line": 32,
"column": 45
},
"end": {
"line": 32,
"column": 46
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class for reset button\n * @type {String}\n ",
"start": 812,
"end": 891,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 37,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 900,
"end": 904,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 904,
"end": 905,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cssClass",
"start": 905,
"end": 913,
"loc": {
"start": {
"line": 38,
"column": 13
},
"end": {
"line": 38,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 914,
"end": 915,
"loc": {
"start": {
"line": 38,
"column": 22
},
"end": {
"line": 38,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 916,
"end": 927,
"loc": {
"start": {
"line": 38,
"column": 24
},
"end": {
"line": 38,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 927,
"end": 928,
"loc": {
"start": {
"line": 38,
"column": 35
},
"end": {
"line": 38,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 928,
"end": 929,
"loc": {
"start": {
"line": 38,
"column": 36
},
"end": {
"line": 38,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 929,
"end": 930,
"loc": {
"start": {
"line": 38,
"column": 37
},
"end": {
"line": 38,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "css_class",
"start": 930,
"end": 939,
"loc": {
"start": {
"line": 38,
"column": 38
},
"end": {
"line": 38,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 939,
"end": 940,
"loc": {
"start": {
"line": 38,
"column": 47
},
"end": {
"line": 38,
"column": 48
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "reset",
"start": 941,
"end": 948,
"loc": {
"start": {
"line": 38,
"column": 49
},
"end": {
"line": 38,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 948,
"end": 949,
"loc": {
"start": {
"line": 38,
"column": 56
},
"end": {
"line": 38,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 949,
"end": 950,
"loc": {
"start": {
"line": 38,
"column": 57
},
"end": {
"line": 38,
"column": 58
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Tooltip text for the clear button\n * @type {String}\n ",
"start": 960,
"end": 1046,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 43,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1055,
"end": 1059,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1059,
"end": 1060,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tooltip",
"start": 1060,
"end": 1067,
"loc": {
"start": {
"line": 44,
"column": 13
},
"end": {
"line": 44,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1068,
"end": 1069,
"loc": {
"start": {
"line": 44,
"column": 21
},
"end": {
"line": 44,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 1070,
"end": 1071,
"loc": {
"start": {
"line": 44,
"column": 23
},
"end": {
"line": 44,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1071,
"end": 1072,
"loc": {
"start": {
"line": 44,
"column": 24
},
"end": {
"line": 44,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tooltip",
"start": 1072,
"end": 1079,
"loc": {
"start": {
"line": 44,
"column": 25
},
"end": {
"line": 44,
"column": 32
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 1080,
"end": 1082,
"loc": {
"start": {
"line": 44,
"column": 33
},
"end": {
"line": 44,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Clear filters",
"start": 1083,
"end": 1098,
"loc": {
"start": {
"line": 44,
"column": 36
},
"end": {
"line": 44,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1098,
"end": 1099,
"loc": {
"start": {
"line": 44,
"column": 51
},
"end": {
"line": 44,
"column": 52
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Custom Html string for the clear button\n * @type {String}\n ",
"start": 1109,
"end": 1201,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 49,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1210,
"end": 1214,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1214,
"end": 1215,
"loc": {
"start": {
"line": 50,
"column": 12
},
"end": {
"line": 50,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "html",
"start": 1215,
"end": 1219,
"loc": {
"start": {
"line": 50,
"column": 13
},
"end": {
"line": 50,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1220,
"end": 1221,
"loc": {
"start": {
"line": 50,
"column": 18
},
"end": {
"line": 50,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 1222,
"end": 1233,
"loc": {
"start": {
"line": 50,
"column": 20
},
"end": {
"line": 50,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1233,
"end": 1234,
"loc": {
"start": {
"line": 50,
"column": 31
},
"end": {
"line": 50,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 1234,
"end": 1235,
"loc": {
"start": {
"line": 50,
"column": 32
},
"end": {
"line": 50,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1235,
"end": 1236,
"loc": {
"start": {
"line": 50,
"column": 33
},
"end": {
"line": 50,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "html",
"start": 1236,
"end": 1240,
"loc": {
"start": {
"line": 50,
"column": 34
},
"end": {
"line": 50,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1240,
"end": 1241,
"loc": {
"start": {
"line": 50,
"column": 38
},
"end": {
"line": 50,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1254,
"end": 1255,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 13
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 1255,
"end": 1256,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 1256,
"end": 1258,
"loc": {
"start": {
"line": 51,
"column": 14
},
"end": {
"line": 51,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1258,
"end": 1259,
"loc": {
"start": {
"line": 51,
"column": 16
},
"end": {
"line": 51,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableIcons",
"start": 1259,
"end": 1270,
"loc": {
"start": {
"line": 51,
"column": 17
},
"end": {
"line": 51,
"column": 28
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 1271,
"end": 1273,
"loc": {
"start": {
"line": 51,
"column": 29
},
"end": {
"line": 51,
"column": 31
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1274,
"end": 1278,
"loc": {
"start": {
"line": 51,
"column": 32
},
"end": {
"line": 51,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1278,
"end": 1279,
"loc": {
"start": {
"line": 51,
"column": 36
},
"end": {
"line": 51,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 1279,
"end": 1283,
"loc": {
"start": {
"line": 51,
"column": 37
},
"end": {
"line": 51,
"column": 41
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1284,
"end": 1285,
"loc": {
"start": {
"line": 51,
"column": 42
},
"end": {
"line": 51,
"column": 43
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 1286,
"end": 1290,
"loc": {
"start": {
"line": 51,
"column": 44
},
"end": {
"line": 51,
"column": 48
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1291,
"end": 1292,
"loc": {
"start": {
"line": 51,
"column": 49
},
"end": {
"line": 51,
"column": 50
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "<input type=\"button\" value=\"\" class=\"",
"start": 1309,
"end": 1348,
"loc": {
"start": {
"line": 52,
"column": 16
},
"end": {
"line": 52,
"column": 55
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1349,
"end": 1350,
"loc": {
"start": {
"line": 52,
"column": 56
},
"end": {
"line": 52,
"column": 57
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1351,
"end": 1355,
"loc": {
"start": {
"line": 52,
"column": 58
},
"end": {
"line": 52,
"column": 62
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1355,
"end": 1356,
"loc": {
"start": {
"line": 52,
"column": 62
},
"end": {
"line": 52,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cssClass",
"start": 1356,
"end": 1364,
"loc": {
"start": {
"line": 52,
"column": 63
},
"end": {
"line": 52,
"column": 71
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1365,
"end": 1366,
"loc": {
"start": {
"line": 52,
"column": 72
},
"end": {
"line": 52,
"column": 73
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\" ",
"start": 1383,
"end": 1387,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 20
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1388,
"end": 1389,
"loc": {
"start": {
"line": 53,
"column": 21
},
"end": {
"line": 53,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "title=\"",
"start": 1390,
"end": 1399,
"loc": {
"start": {
"line": 53,
"column": 23
},
"end": {
"line": 53,
"column": 32
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1400,
"end": 1401,
"loc": {
"start": {
"line": 53,
"column": 33
},
"end": {
"line": 53,
"column": 34
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1402,
"end": 1406,
"loc": {
"start": {
"line": 53,
"column": 35
},
"end": {
"line": 53,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1406,
"end": 1407,
"loc": {
"start": {
"line": 53,
"column": 39
},
"end": {
"line": 53,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tooltip",
"start": 1407,
"end": 1414,
"loc": {
"start": {
"line": 53,
"column": 40
},
"end": {
"line": 53,
"column": 47
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1415,
"end": 1416,
"loc": {
"start": {
"line": 53,
"column": 48
},
"end": {
"line": 53,
"column": 49
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\" />",
"start": 1417,
"end": 1423,
"loc": {
"start": {
"line": 53,
"column": 50
},
"end": {
"line": 53,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1423,
"end": 1424,
"loc": {
"start": {
"line": 53,
"column": 56
},
"end": {
"line": 53,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1424,
"end": 1425,
"loc": {
"start": {
"line": 53,
"column": 57
},
"end": {
"line": 53,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1425,
"end": 1426,
"loc": {
"start": {
"line": 53,
"column": 58
},
"end": {
"line": 53,
"column": 59
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ",
"start": 1436,
"end": 1542,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 58,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1551,
"end": 1555,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1555,
"end": 1556,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toolbarPosition",
"start": 1556,
"end": 1571,
"loc": {
"start": {
"line": 59,
"column": 13
},
"end": {
"line": 59,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1572,
"end": 1573,
"loc": {
"start": {
"line": 59,
"column": 29
},
"end": {
"line": 59,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 1574,
"end": 1585,
"loc": {
"start": {
"line": 59,
"column": 31
},
"end": {
"line": 59,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1585,
"end": 1586,
"loc": {
"start": {
"line": 59,
"column": 42
},
"end": {
"line": 59,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 1586,
"end": 1587,
"loc": {
"start": {
"line": 59,
"column": 43
},
"end": {
"line": 59,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1587,
"end": 1588,
"loc": {
"start": {
"line": 59,
"column": 44
},
"end": {
"line": 59,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toolbar_position",
"start": 1588,
"end": 1604,
"loc": {
"start": {
"line": 59,
"column": 45
},
"end": {
"line": 59,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1604,
"end": 1605,
"loc": {
"start": {
"line": 59,
"column": 61
},
"end": {
"line": 59,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "RIGHT",
"start": 1606,
"end": 1611,
"loc": {
"start": {
"line": 59,
"column": 63
},
"end": {
"line": 59,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1611,
"end": 1612,
"loc": {
"start": {
"line": 59,
"column": 68
},
"end": {
"line": 59,
"column": 69
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1612,
"end": 1613,
"loc": {
"start": {
"line": 59,
"column": 69
},
"end": {
"line": 59,
"column": 70
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Clear button container element\n * @type {DOMElement}\n * @private\n ",
"start": 1623,
"end": 1730,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 65,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1739,
"end": 1743,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1743,
"end": 1744,
"loc": {
"start": {
"line": 66,
"column": 12
},
"end": {
"line": 66,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "container",
"start": 1744,
"end": 1753,
"loc": {
"start": {
"line": 66,
"column": 13
},
"end": {
"line": 66,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1754,
"end": 1755,
"loc": {
"start": {
"line": 66,
"column": 23
},
"end": {
"line": 66,
"column": 24
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 1756,
"end": 1760,
"loc": {
"start": {
"line": 66,
"column": 25
},
"end": {
"line": 66,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1760,
"end": 1761,
"loc": {
"start": {
"line": 66,
"column": 29
},
"end": {
"line": 66,
"column": 30
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Clear button element\n * @type {DOMElement}\n * @private\n ",
"start": 1771,
"end": 1868,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 72,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1877,
"end": 1881,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1881,
"end": 1882,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1882,
"end": 1889,
"loc": {
"start": {
"line": 73,
"column": 13
},
"end": {
"line": 73,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1890,
"end": 1891,
"loc": {
"start": {
"line": 73,
"column": 21
},
"end": {
"line": 73,
"column": 22
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 1892,
"end": 1896,
"loc": {
"start": {
"line": 73,
"column": 23
},
"end": {
"line": 73,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1896,
"end": 1897,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1902,
"end": 1903,
"loc": {
"start": {
"line": 74,
"column": 4
},
"end": {
"line": 74,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Click event handler for clear button\n * @private\n ",
"start": 1909,
"end": 1980,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onClick",
"start": 1985,
"end": 1992,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 80,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1992,
"end": 1993,
"loc": {
"start": {
"line": 80,
"column": 11
},
"end": {
"line": 80,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1993,
"end": 1994,
"loc": {
"start": {
"line": 80,
"column": 12
},
"end": {
"line": 80,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1995,
"end": 1996,
"loc": {
"start": {
"line": 80,
"column": 14
},
"end": {
"line": 80,
"column": 15
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 2005,
"end": 2007,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2008,
"end": 2009,
"loc": {
"start": {
"line": 81,
"column": 11
},
"end": {
"line": 81,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 2009,
"end": 2010,
"loc": {
"start": {
"line": 81,
"column": 12
},
"end": {
"line": 81,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2010,
"end": 2014,
"loc": {
"start": {
"line": 81,
"column": 13
},
"end": {
"line": 81,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2014,
"end": 2015,
"loc": {
"start": {
"line": 81,
"column": 17
},
"end": {
"line": 81,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isEnabled",
"start": 2015,
"end": 2024,
"loc": {
"start": {
"line": 81,
"column": 18
},
"end": {
"line": 81,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2024,
"end": 2025,
"loc": {
"start": {
"line": 81,
"column": 27
},
"end": {
"line": 81,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2025,
"end": 2026,
"loc": {
"start": {
"line": 81,
"column": 28
},
"end": {
"line": 81,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2026,
"end": 2027,
"loc": {
"start": {
"line": 81,
"column": 29
},
"end": {
"line": 81,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2028,
"end": 2029,
"loc": {
"start": {
"line": 81,
"column": 31
},
"end": {
"line": 81,
"column": 32
}
}
},
{
"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",
"start": 2042,
"end": 2048,
"loc": {
"start": {
"line": 82,
"column": 12
},
"end": {
"line": 82,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2048,
"end": 2049,
"loc": {
"start": {
"line": 82,
"column": 18
},
"end": {
"line": 82,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2058,
"end": 2059,
"loc": {
"start": {
"line": 83,
"column": 8
},
"end": {
"line": 83,
"column": 9
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2068,
"end": 2072,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2072,
"end": 2073,
"loc": {
"start": {
"line": 84,
"column": 12
},
"end": {
"line": 84,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2073,
"end": 2075,
"loc": {
"start": {
"line": 84,
"column": 13
},
"end": {
"line": 84,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2075,
"end": 2076,
"loc": {
"start": {
"line": 84,
"column": 15
},
"end": {
"line": 84,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "clearFilters",
"start": 2076,
"end": 2088,
"loc": {
"start": {
"line": 84,
"column": 16
},
"end": {
"line": 84,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2088,
"end": 2089,
"loc": {
"start": {
"line": 84,
"column": 28
},
"end": {
"line": 84,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2089,
"end": 2090,
"loc": {
"start": {
"line": 84,
"column": 29
},
"end": {
"line": 84,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2090,
"end": 2091,
"loc": {
"start": {
"line": 84,
"column": 30
},
"end": {
"line": 84,
"column": 31
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2096,
"end": 2097,
"loc": {
"start": {
"line": 85,
"column": 4
},
"end": {
"line": 85,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Initialize clear button component\n ",
"start": 2103,
"end": 2155,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 89,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "init",
"start": 2160,
"end": 2164,
"loc": {
"start": {
"line": 90,
"column": 4
},
"end": {
"line": 90,
"column": 8
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2164,
"end": 2165,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2165,
"end": 2166,
"loc": {
"start": {
"line": 90,
"column": 9
},
"end": {
"line": 90,
"column": 10
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2167,
"end": 2168,
"loc": {
"start": {
"line": 90,
"column": 11
},
"end": {
"line": 90,
"column": 12
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 2177,
"end": 2180,
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2181,
"end": 2183,
"loc": {
"start": {
"line": 91,
"column": 12
},
"end": {
"line": 91,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2184,
"end": 2185,
"loc": {
"start": {
"line": 91,
"column": 15
},
"end": {
"line": 91,
"column": 16
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2186,
"end": 2190,
"loc": {
"start": {
"line": 91,
"column": 17
},
"end": {
"line": 91,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2190,
"end": 2191,
"loc": {
"start": {
"line": 91,
"column": 21
},
"end": {
"line": 91,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2191,
"end": 2193,
"loc": {
"start": {
"line": 91,
"column": 22
},
"end": {
"line": 91,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2193,
"end": 2194,
"loc": {
"start": {
"line": 91,
"column": 24
},
"end": {
"line": 91,
"column": 25
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 2204,
"end": 2206,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2207,
"end": 2208,
"loc": {
"start": {
"line": 93,
"column": 11
},
"end": {
"line": 93,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2208,
"end": 2212,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2212,
"end": 2213,
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 2213,
"end": 2224,
"loc": {
"start": {
"line": 93,
"column": 17
},
"end": {
"line": 93,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2224,
"end": 2225,
"loc": {
"start": {
"line": 93,
"column": 28
},
"end": {
"line": 93,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2226,
"end": 2227,
"loc": {
"start": {
"line": 93,
"column": 30
},
"end": {
"line": 93,
"column": 31
}
}
},
{
"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",
"start": 2240,
"end": 2246,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2246,
"end": 2247,
"loc": {
"start": {
"line": 94,
"column": 18
},
"end": {
"line": 94,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2256,
"end": 2257,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 9
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2267,
"end": 2271,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2271,
"end": 2272,
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 97,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 2272,
"end": 2279,
"loc": {
"start": {
"line": 97,
"column": 13
},
"end": {
"line": 97,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2279,
"end": 2280,
"loc": {
"start": {
"line": 97,
"column": 20
},
"end": {
"line": 97,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 2280,
"end": 2284,
"loc": {
"start": {
"line": 97,
"column": 21
},
"end": {
"line": 97,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2284,
"end": 2285,
"loc": {
"start": {
"line": 97,
"column": 25
},
"end": {
"line": 97,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "initializing-feature",
"start": 2285,
"end": 2307,
"loc": {
"start": {
"line": 97,
"column": 26
},
"end": {
"line": 97,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2307,
"end": 2308,
"loc": {
"start": {
"line": 97,
"column": 48
},
"end": {
"line": 97,
"column": 49
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2309,
"end": 2313,
"loc": {
"start": {
"line": 97,
"column": 50
},
"end": {
"line": 97,
"column": 54
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2313,
"end": 2314,
"loc": {
"start": {
"line": 97,
"column": 54
},
"end": {
"line": 97,
"column": 55
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 2315,
"end": 2316,
"loc": {
"start": {
"line": 97,
"column": 56
},
"end": {
"line": 97,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isNull",
"start": 2316,
"end": 2322,
"loc": {
"start": {
"line": 97,
"column": 57
},
"end": {
"line": 97,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2322,
"end": 2323,
"loc": {
"start": {
"line": 97,
"column": 63
},
"end": {
"line": 97,
"column": 64
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2323,
"end": 2327,
"loc": {
"start": {
"line": 97,
"column": 64
},
"end": {
"line": 97,
"column": 68
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2327,
"end": 2328,
"loc": {
"start": {
"line": 97,
"column": 68
},
"end": {
"line": 97,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetId",
"start": 2328,
"end": 2336,
"loc": {
"start": {
"line": 97,
"column": 69
},
"end": {
"line": 97,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2336,
"end": 2337,
"loc": {
"start": {
"line": 97,
"column": 77
},
"end": {
"line": 97,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2337,
"end": 2338,
"loc": {
"start": {
"line": 97,
"column": 78
},
"end": {
"line": 97,
"column": 79
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2338,
"end": 2339,
"loc": {
"start": {
"line": 97,
"column": 79
},
"end": {
"line": 97,
"column": 80
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 2349,
"end": 2352,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2353,
"end": 2357,
"loc": {
"start": {
"line": 99,
"column": 12
},
"end": {
"line": 99,
"column": 16
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2358,
"end": 2359,
"loc": {
"start": {
"line": 99,
"column": 17
},
"end": {
"line": 99,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElm",
"start": 2360,
"end": 2369,
"loc": {
"start": {
"line": 99,
"column": 19
},
"end": {
"line": 99,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2369,
"end": 2370,
"loc": {
"start": {
"line": 99,
"column": 28
},
"end": {
"line": 99,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "span",
"start": 2370,
"end": 2376,
"loc": {
"start": {
"line": 99,
"column": 29
},
"end": {
"line": 99,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2376,
"end": 2377,
"loc": {
"start": {
"line": 99,
"column": 35
},
"end": {
"line": 99,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2377,
"end": 2378,
"loc": {
"start": {
"line": 99,
"column": 36
},
"end": {
"line": 99,
"column": 37
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 2388,
"end": 2391,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetEl",
"start": 2392,
"end": 2400,
"loc": {
"start": {
"line": 101,
"column": 12
},
"end": {
"line": 101,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2401,
"end": 2402,
"loc": {
"start": {
"line": 101,
"column": 21
},
"end": {
"line": 101,
"column": 22
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 2403,
"end": 2404,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 24
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2404,
"end": 2408,
"loc": {
"start": {
"line": 101,
"column": 24
},
"end": {
"line": 101,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2408,
"end": 2409,
"loc": {
"start": {
"line": 101,
"column": 28
},
"end": {
"line": 101,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetId",
"start": 2409,
"end": 2417,
"loc": {
"start": {
"line": 101,
"column": 29
},
"end": {
"line": 101,
"column": 37
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2418,
"end": 2419,
"loc": {
"start": {
"line": 101,
"column": 38
},
"end": {
"line": 101,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2432,
"end": 2434,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2434,
"end": 2435,
"loc": {
"start": {
"line": 102,
"column": 14
},
"end": {
"line": 102,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "feature",
"start": 2435,
"end": 2442,
"loc": {
"start": {
"line": 102,
"column": 15
},
"end": {
"line": 102,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2442,
"end": 2443,
"loc": {
"start": {
"line": 102,
"column": 22
},
"end": {
"line": 102,
"column": 23
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "toolbar",
"start": 2443,
"end": 2452,
"loc": {
"start": {
"line": 102,
"column": 23
},
"end": {
"line": 102,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2452,
"end": 2453,
"loc": {
"start": {
"line": 102,
"column": 32
},
"end": {
"line": 102,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2453,
"end": 2454,
"loc": {
"start": {
"line": 102,
"column": 33
},
"end": {
"line": 102,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "container",
"start": 2454,
"end": 2463,
"loc": {
"start": {
"line": 102,
"column": 34
},
"end": {
"line": 102,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2463,
"end": 2464,
"loc": {
"start": {
"line": 102,
"column": 43
},
"end": {
"line": 102,
"column": 44
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2464,
"end": 2468,
"loc": {
"start": {
"line": 102,
"column": 44
},
"end": {
"line": 102,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2468,
"end": 2469,
"loc": {
"start": {
"line": 102,
"column": 48
},
"end": {
"line": 102,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toolbarPosition",
"start": 2469,
"end": 2484,
"loc": {
"start": {
"line": 102,
"column": 49
},
"end": {
"line": 102,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2484,
"end": 2485,
"loc": {
"start": {
"line": 102,
"column": 64
},
"end": {
"line": 102,
"column": 65
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2486,
"end": 2487,
"loc": {
"start": {
"line": 102,
"column": 66
},
"end": {
"line": 102,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "elm",
"start": 2500,
"end": 2503,
"loc": {
"start": {
"line": 103,
"column": 12
},
"end": {
"line": 103,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2503,
"end": 2504,
"loc": {
"start": {
"line": 103,
"column": 15
},
"end": {
"line": 103,
"column": 16
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2504,
"end": 2508,
"loc": {
"start": {
"line": 103,
"column": 16
},
"end": {
"line": 103,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2508,
"end": 2509,
"loc": {
"start": {
"line": 103,
"column": 20
},
"end": {
"line": 103,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetId",
"start": 2509,
"end": 2517,
"loc": {
"start": {
"line": 103,
"column": 21
},
"end": {
"line": 103,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2517,
"end": 2518,
"loc": {
"start": {
"line": 103,
"column": 29
},
"end": {
"line": 103,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2518,
"end": 2519,
"loc": {
"start": {
"line": 103,
"column": 30
},
"end": {
"line": 103,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetEl",
"start": 2528,
"end": 2536,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2536,
"end": 2537,
"loc": {
"start": {
"line": 104,
"column": 16
},
"end": {
"line": 104,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "appendChild",
"start": 2537,
"end": 2548,
"loc": {
"start": {
"line": 104,
"column": 17
},
"end": {
"line": 104,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2548,
"end": 2549,
"loc": {
"start": {
"line": 104,
"column": 28
},
"end": {
"line": 104,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2549,
"end": 2553,
"loc": {
"start": {
"line": 104,
"column": 29
},
"end": {
"line": 104,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2553,
"end": 2554,
"loc": {
"start": {
"line": 104,
"column": 33
},
"end": {
"line": 104,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2554,
"end": 2555,
"loc": {
"start": {
"line": 104,
"column": 34
},
"end": {
"line": 104,
"column": 35
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 2565,
"end": 2567,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2568,
"end": 2569,
"loc": {
"start": {
"line": 106,
"column": 11
},
"end": {
"line": 106,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 2569,
"end": 2570,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2570,
"end": 2574,
"loc": {
"start": {
"line": 106,
"column": 13
},
"end": {
"line": 106,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2574,
"end": 2575,
"loc": {
"start": {
"line": 106,
"column": 17
},
"end": {
"line": 106,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "html",
"start": 2575,
"end": 2579,
"loc": {
"start": {
"line": 106,
"column": 18
},
"end": {
"line": 106,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2579,
"end": 2580,
"loc": {
"start": {
"line": 106,
"column": 22
},
"end": {
"line": 106,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2581,
"end": 2582,
"loc": {
"start": {
"line": 106,
"column": 24
},
"end": {
"line": 106,
"column": 25
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 2595,
"end": 2598,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fltReset",
"start": 2599,
"end": 2607,
"loc": {
"start": {
"line": 107,
"column": 16
},
"end": {
"line": 107,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2608,
"end": 2609,
"loc": {
"start": {
"line": 107,
"column": 25
},
"end": {
"line": 107,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElm",
"start": 2610,
"end": 2619,
"loc": {
"start": {
"line": 107,
"column": 27
},
"end": {
"line": 107,
"column": 36
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2619,
"end": 2620,
"loc": {
"start": {
"line": 107,
"column": 36
},
"end": {
"line": 107,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "a",
"start": 2620,
"end": 2623,
"loc": {
"start": {
"line": 107,
"column": 37
},
"end": {
"line": 107,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2623,
"end": 2624,
"loc": {
"start": {
"line": 107,
"column": 40
},
"end": {
"line": 107,
"column": 41
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2625,
"end": 2626,
"loc": {
"start": {
"line": 107,
"column": 42
},
"end": {
"line": 107,
"column": 43
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "href",
"start": 2626,
"end": 2632,
"loc": {
"start": {
"line": 107,
"column": 43
},
"end": {
"line": 107,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2632,
"end": 2633,
"loc": {
"start": {
"line": 107,
"column": 49
},
"end": {
"line": 107,
"column": 50
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "javascript:void(0);",
"start": 2634,
"end": 2655,
"loc": {
"start": {
"line": 107,
"column": 51
},
"end": {
"line": 107,
"column": 72
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2655,
"end": 2656,
"loc": {
"start": {
"line": 107,
"column": 72
},
"end": {
"line": 107,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2656,
"end": 2657,
"loc": {
"start": {
"line": 107,
"column": 73
},
"end": {
"line": 107,
"column": 74
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2657,
"end": 2658,
"loc": {
"start": {
"line": 107,
"column": 74
},
"end": {
"line": 107,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fltReset",
"start": 2671,
"end": 2679,
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2679,
"end": 2680,
"loc": {
"start": {
"line": 108,
"column": 20
},
"end": {
"line": 108,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "className",
"start": 2680,
"end": 2689,
"loc": {
"start": {
"line": 108,
"column": 21
},
"end": {
"line": 108,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2690,
"end": 2691,
"loc": {
"start": {
"line": 108,
"column": 31
},
"end": {
"line": 108,
"column": 32
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2692,
"end": 2696,
"loc": {
"start": {
"line": 108,
"column": 33
},
"end": {
"line": 108,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2696,
"end": 2697,
"loc": {
"start": {
"line": 108,
"column": 37
},
"end": {
"line": 108,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cssClass",
"start": 2697,
"end": 2705,
"loc": {
"start": {
"line": 108,
"column": 38
},
"end": {
"line": 108,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2705,
"end": 2706,
"loc": {
"start": {
"line": 108,
"column": 46
},
"end": {
"line": 108,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fltReset",
"start": 2719,
"end": 2727,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2727,
"end": 2728,
"loc": {
"start": {
"line": 109,
"column": 20
},
"end": {
"line": 109,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "appendChild",
"start": 2728,
"end": 2739,
"loc": {
"start": {
"line": 109,
"column": 21
},
"end": {
"line": 109,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2739,
"end": 2740,
"loc": {
"start": {
"line": 109,
"column": 32
},
"end": {
"line": 109,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createText",
"start": 2740,
"end": 2750,
"loc": {
"start": {
"line": 109,
"column": 33
},
"end": {
"line": 109,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2750,
"end": 2751,
"loc": {
"start": {
"line": 109,
"column": 43
},
"end": {
"line": 109,
"column": 44
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2751,
"end": 2755,
"loc": {
"start": {
"line": 109,
"column": 44
},
"end": {
"line": 109,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2755,
"end": 2756,
"loc": {
"start": {
"line": 109,
"column": 48
},
"end": {
"line": 109,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 2756,
"end": 2760,
"loc": {
"start": {
"line": 109,
"column": 49
},
"end": {
"line": 109,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2760,
"end": 2761,
"loc": {
"start": {
"line": 109,
"column": 53
},
"end": {
"line": 109,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2761,
"end": 2762,
"loc": {
"start": {
"line": 109,
"column": 54
},
"end": {
"line": 109,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2762,
"end": 2763,
"loc": {
"start": {
"line": 109,
"column": 55
},
"end": {
"line": 109,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2776,
"end": 2780,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2780,
"end": 2781,
"loc": {
"start": {
"line": 110,
"column": 16
},
"end": {
"line": 110,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "appendChild",
"start": 2781,
"end": 2792,
"loc": {
"start": {
"line": 110,
"column": 17
},
"end": {
"line": 110,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2792,
"end": 2793,
"loc": {
"start": {
"line": 110,
"column": 28
},
"end": {
"line": 110,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fltReset",
"start": 2793,
"end": 2801,
"loc": {
"start": {
"line": 110,
"column": 29
},
"end": {
"line": 110,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2801,
"end": 2802,
"loc": {
"start": {
"line": 110,
"column": 37
},
"end": {
"line": 110,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2802,
"end": 2803,
"loc": {
"start": {
"line": 110,
"column": 38
},
"end": {
"line": 110,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addEvt",
"start": 2816,
"end": 2822,
"loc": {
"start": {
"line": 111,
"column": 12
},
"end": {
"line": 111,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2822,
"end": 2823,
"loc": {
"start": {
"line": 111,
"column": 18
},
"end": {
"line": 111,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fltReset",
"start": 2823,
"end": 2831,
"loc": {
"start": {
"line": 111,
"column": 19
},
"end": {
"line": 111,
"column": 27
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2831,
"end": 2832,
"loc": {
"start": {
"line": 111,
"column": 27
},
"end": {
"line": 111,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "click",
"start": 2833,
"end": 2840,
"loc": {
"start": {
"line": 111,
"column": 29
},
"end": {
"line": 111,
"column": 36
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2840,
"end": 2841,
"loc": {
"start": {
"line": 111,
"column": 36
},
"end": {
"line": 111,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2842,
"end": 2843,
"loc": {
"start": {
"line": 111,
"column": 38
},
"end": {
"line": 111,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2843,
"end": 2844,
"loc": {
"start": {
"line": 111,
"column": 39
},
"end": {
"line": 111,
"column": 40
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2845,
"end": 2847,
"loc": {
"start": {
"line": 111,
"column": 41
},
"end": {
"line": 111,
"column": 43
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2848,
"end": 2852,
"loc": {
"start": {
"line": 111,
"column": 44
},
"end": {
"line": 111,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2852,
"end": 2853,
"loc": {
"start": {
"line": 111,
"column": 48
},
"end": {
"line": 111,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onClick",
"start": 2853,
"end": 2860,
"loc": {
"start": {
"line": 111,
"column": 49
},
"end": {
"line": 111,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2860,
"end": 2861,
"loc": {
"start": {
"line": 111,
"column": 56
},
"end": {
"line": 111,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2861,
"end": 2862,
"loc": {
"start": {
"line": 111,
"column": 57
},
"end": {
"line": 111,
"column": 58
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2862,
"end": 2863,
"loc": {
"start": {
"line": 111,
"column": 58
},
"end": {
"line": 111,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2863,
"end": 2864,
"loc": {
"start": {
"line": 111,
"column": 59
},
"end": {
"line": 111,
"column": 60
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2873,
"end": 2874,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 9
}
}
},
{
"type": {
"label": "else",
"keyword": "else",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "else",
"start": 2875,
"end": 2879,
"loc": {
"start": {
"line": 112,
"column": 10
},
"end": {
"line": 112,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2880,
"end": 2881,
"loc": {
"start": {
"line": 112,
"column": 15
},
"end": {
"line": 112,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2894,
"end": 2898,
"loc": {
"start": {
"line": 113,
"column": 12
},
"end": {
"line": 113,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2898,
"end": 2899,
"loc": {
"start": {
"line": 113,
"column": 16
},
"end": {
"line": 113,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerHTML",
"start": 2899,
"end": 2908,
"loc": {
"start": {
"line": 113,
"column": 17
},
"end": {
"line": 113,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2909,
"end": 2910,
"loc": {
"start": {
"line": 113,
"column": 27
},
"end": {
"line": 113,
"column": 28
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2911,
"end": 2915,
"loc": {
"start": {
"line": 113,
"column": 29
},
"end": {
"line": 113,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2915,
"end": 2916,
"loc": {
"start": {
"line": 113,
"column": 33
},
"end": {
"line": 113,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "html",
"start": 2916,
"end": 2920,
"loc": {
"start": {
"line": 113,
"column": 34
},
"end": {
"line": 113,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2920,
"end": 2921,
"loc": {
"start": {
"line": 113,
"column": 38
},
"end": {
"line": 113,
"column": 39
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 2934,
"end": 2937,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resetEl",
"start": 2938,
"end": 2945,
"loc": {
"start": {
"line": 114,
"column": 16
},
"end": {
"line": 114,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2946,
"end": 2947,
"loc": {
"start": {
"line": 114,
"column": 24
},
"end": {
"line": 114,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2948,
"end": 2952,
"loc": {
"start": {
"line": 114,
"column": 26
},
"end": {
"line": 114,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2952,
"end": 2953,
"loc": {
"start": {
"line": 114,
"column": 30
},
"end": {
"line": 114,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "firstChild",
"start": 2953,
"end": 2963,
"loc": {
"start": {
"line": 114,
"column": 31
},
"end": {
"line": 114,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2963,
"end": 2964,
"loc": {
"start": {
"line": 114,
"column": 41
},
"end": {
"line": 114,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addEvt",
"start": 2977,
"end": 2983,
"loc": {
"start": {
"line": 115,
"column": 12
},
"end": {
"line": 115,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2983,
"end": 2984,
"loc": {
"start": {
"line": 115,
"column": 18
},
"end": {
"line": 115,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resetEl",
"start": 2984,
"end": 2991,
"loc": {
"start": {
"line": 115,
"column": 19
},
"end": {
"line": 115,
"column": 26
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2991,
"end": 2992,
"loc": {
"start": {
"line": 115,
"column": 26
},
"end": {
"line": 115,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "click",
"start": 2993,
"end": 3000,
"loc": {
"start": {
"line": 115,
"column": 28
},
"end": {
"line": 115,
"column": 35
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3000,
"end": 3001,
"loc": {
"start": {
"line": 115,
"column": 35
},
"end": {
"line": 115,
"column": 36
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3002,
"end": 3003,
"loc": {
"start": {
"line": 115,
"column": 37
},
"end": {
"line": 115,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3003,
"end": 3004,
"loc": {
"start": {
"line": 115,
"column": 38
},
"end": {
"line": 115,
"column": 39
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3005,
"end": 3007,
"loc": {
"start": {
"line": 115,
"column": 40
},
"end": {
"line": 115,
"column": 42
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3008,
"end": 3012,
"loc": {
"start": {
"line": 115,
"column": 43
},
"end": {
"line": 115,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3012,
"end": 3013,
"loc": {
"start": {
"line": 115,
"column": 47
},
"end": {
"line": 115,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onClick",
"start": 3013,
"end": 3020,
"loc": {
"start": {
"line": 115,
"column": 48
},
"end": {
"line": 115,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3020,
"end": 3021,
"loc": {
"start": {
"line": 115,
"column": 55
},
"end": {
"line": 115,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3021,
"end": 3022,
"loc": {
"start": {
"line": 115,
"column": 56
},
"end": {
"line": 115,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3022,
"end": 3023,
"loc": {
"start": {
"line": 115,
"column": 57
},
"end": {
"line": 115,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3023,
"end": 3024,
"loc": {
"start": {
"line": 115,
"column": 58
},
"end": {
"line": 115,
"column": 59
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3033,
"end": 3034,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 9
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3043,
"end": 3047,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3047,
"end": 3048,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 3048,
"end": 3055,
"loc": {
"start": {
"line": 117,
"column": 13
},
"end": {
"line": 117,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3056,
"end": 3057,
"loc": {
"start": {
"line": 117,
"column": 21
},
"end": {
"line": 117,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 3058,
"end": 3062,
"loc": {
"start": {
"line": 117,
"column": 23
},
"end": {
"line": 117,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3062,
"end": 3063,
"loc": {
"start": {
"line": 117,
"column": 27
},
"end": {
"line": 117,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "firstChild",
"start": 3063,
"end": 3073,
"loc": {
"start": {
"line": 117,
"column": 28
},
"end": {
"line": 117,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3073,
"end": 3074,
"loc": {
"start": {
"line": 117,
"column": 38
},
"end": {
"line": 117,
"column": 39
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3083,
"end": 3087,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3087,
"end": 3088,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "container",
"start": 3088,
"end": 3097,
"loc": {
"start": {
"line": 118,
"column": 13
},
"end": {
"line": 118,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3098,
"end": 3099,
"loc": {
"start": {
"line": 118,
"column": 23
},
"end": {
"line": 118,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 3100,
"end": 3104,
"loc": {
"start": {
"line": 118,
"column": 25
},
"end": {
"line": 118,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3104,
"end": 3105,
"loc": {
"start": {
"line": 118,
"column": 29
},
"end": {
"line": 118,
"column": 30
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3115,
"end": 3132,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 25
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3141,
"end": 3145,
"loc": {
"start": {
"line": 121,
"column": 8
},
"end": {
"line": 121,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3145,
"end": 3146,
"loc": {
"start": {
"line": 121,
"column": 12
},
"end": {
"line": 121,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 3146,
"end": 3157,
"loc": {
"start": {
"line": 121,
"column": 13
},
"end": {
"line": 121,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3158,
"end": 3159,
"loc": {
"start": {
"line": 121,
"column": 25
},
"end": {
"line": 121,
"column": 26
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 3160,
"end": 3164,
"loc": {
"start": {
"line": 121,
"column": 27
},
"end": {
"line": 121,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3164,
"end": 3165,
"loc": {
"start": {
"line": 121,
"column": 31
},
"end": {
"line": 121,
"column": 32
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3175,
"end": 3179,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3179,
"end": 3180,
"loc": {
"start": {
"line": 123,
"column": 12
},
"end": {
"line": 123,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 3180,
"end": 3187,
"loc": {
"start": {
"line": 123,
"column": 13
},
"end": {
"line": 123,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3187,
"end": 3188,
"loc": {
"start": {
"line": 123,
"column": 20
},
"end": {
"line": 123,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 3188,
"end": 3192,
"loc": {
"start": {
"line": 123,
"column": 21
},
"end": {
"line": 123,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3192,
"end": 3193,
"loc": {
"start": {
"line": 123,
"column": 25
},
"end": {
"line": 123,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "feature-initialized",
"start": 3193,
"end": 3214,
"loc": {
"start": {
"line": 123,
"column": 26
},
"end": {
"line": 123,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3214,
"end": 3215,
"loc": {
"start": {
"line": 123,
"column": 47
},
"end": {
"line": 123,
"column": 48
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3216,
"end": 3220,
"loc": {
"start": {
"line": 123,
"column": 49
},
"end": {
"line": 123,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3220,
"end": 3221,
"loc": {
"start": {
"line": 123,
"column": 53
},
"end": {
"line": 123,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3221,
"end": 3222,
"loc": {
"start": {
"line": 123,
"column": 54
},
"end": {
"line": 123,
"column": 55
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3227,
"end": 3228,
"loc": {
"start": {
"line": 124,
"column": 4
},
"end": {
"line": 124,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Destroy ClearButton instance\n ",
"start": 3234,
"end": 3281,
"loc": {
"start": {
"line": 126,
"column": 4
},
"end": {
"line": 128,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "destroy",
"start": 3286,
"end": 3293,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 129,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3293,
"end": 3294,
"loc": {
"start": {
"line": 129,
"column": 11
},
"end": {
"line": 129,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3294,
"end": 3295,
"loc": {
"start": {
"line": 129,
"column": 12
},
"end": {
"line": 129,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3296,
"end": 3297,
"loc": {
"start": {
"line": 129,
"column": 14
},
"end": {
"line": 129,
"column": 15
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 3306,
"end": 3308,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3309,
"end": 3310,
"loc": {
"start": {
"line": 130,
"column": 11
},
"end": {
"line": 130,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 3310,
"end": 3311,
"loc": {
"start": {
"line": 130,
"column": 12
},
"end": {
"line": 130,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3311,
"end": 3315,
"loc": {
"start": {
"line": 130,
"column": 13
},
"end": {
"line": 130,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3315,
"end": 3316,
"loc": {
"start": {
"line": 130,
"column": 17
},
"end": {
"line": 130,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 3316,
"end": 3327,
"loc": {
"start": {
"line": 130,
"column": 18
},
"end": {
"line": 130,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3327,
"end": 3328,
"loc": {
"start": {
"line": 130,
"column": 29
},
"end": {
"line": 130,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3329,
"end": 3330,
"loc": {
"start": {
"line": 130,
"column": 31
},
"end": {
"line": 130,
"column": 32
}
}
},
{
"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",
"start": 3343,
"end": 3349,
"loc": {
"start": {
"line": 131,
"column": 12
},
"end": {
"line": 131,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3349,
"end": 3350,
"loc": {
"start": {
"line": 131,
"column": 18
},
"end": {
"line": 131,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3359,
"end": 3360,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 132,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeElm",
"start": 3369,
"end": 3378,
"loc": {
"start": {
"line": 133,
"column": 8
},
"end": {
"line": 133,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3378,
"end": 3379,
"loc": {
"start": {
"line": 133,
"column": 17
},
"end": {
"line": 133,
"column": 18
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3379,
"end": 3383,
"loc": {
"start": {
"line": 133,
"column": 18
},
"end": {
"line": 133,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3383,
"end": 3384,
"loc": {
"start": {
"line": 133,
"column": 22
},
"end": {
"line": 133,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 3384,
"end": 3391,
"loc": {
"start": {
"line": 133,
"column": 23
},
"end": {
"line": 133,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3391,
"end": 3392,
"loc": {
"start": {
"line": 133,
"column": 30
},
"end": {
"line": 133,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3392,
"end": 3393,
"loc": {
"start": {
"line": 133,
"column": 31
},
"end": {
"line": 133,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeElm",
"start": 3402,
"end": 3411,
"loc": {
"start": {
"line": 134,
"column": 8
},
"end": {
"line": 134,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3411,
"end": 3412,
"loc": {
"start": {
"line": 134,
"column": 17
},
"end": {
"line": 134,
"column": 18
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3412,
"end": 3416,
"loc": {
"start": {
"line": 134,
"column": 18
},
"end": {
"line": 134,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3416,
"end": 3417,
"loc": {
"start": {
"line": 134,
"column": 22
},
"end": {
"line": 134,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "container",
"start": 3417,
"end": 3426,
"loc": {
"start": {
"line": 134,
"column": 23
},
"end": {
"line": 134,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3426,
"end": 3427,
"loc": {
"start": {
"line": 134,
"column": 32
},
"end": {
"line": 134,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3427,
"end": 3428,
"loc": {
"start": {
"line": 134,
"column": 33
},
"end": {
"line": 134,
"column": 34
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3437,
"end": 3441,
"loc": {
"start": {
"line": 135,
"column": 8
},
"end": {
"line": 135,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3441,
"end": 3442,
"loc": {
"start": {
"line": 135,
"column": 12
},
"end": {
"line": 135,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 3442,
"end": 3449,
"loc": {
"start": {
"line": 135,
"column": 13
},
"end": {
"line": 135,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3450,
"end": 3451,
"loc": {
"start": {
"line": 135,
"column": 21
},
"end": {
"line": 135,
"column": 22
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3452,
"end": 3456,
"loc": {
"start": {
"line": 135,
"column": 23
},
"end": {
"line": 135,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3456,
"end": 3457,
"loc": {
"start": {
"line": 135,
"column": 27
},
"end": {
"line": 135,
"column": 28
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3466,
"end": 3470,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3470,
"end": 3471,
"loc": {
"start": {
"line": 136,
"column": 12
},
"end": {
"line": 136,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "container",
"start": 3471,
"end": 3480,
"loc": {
"start": {
"line": 136,
"column": 13
},
"end": {
"line": 136,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3481,
"end": 3482,
"loc": {
"start": {
"line": 136,
"column": 23
},
"end": {
"line": 136,
"column": 24
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3483,
"end": 3487,
"loc": {
"start": {
"line": 136,
"column": 25
},
"end": {
"line": 136,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3487,
"end": 3488,
"loc": {
"start": {
"line": 136,
"column": 29
},
"end": {
"line": 136,
"column": 30
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3497,
"end": 3501,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3501,
"end": 3502,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 137,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 3502,
"end": 3513,
"loc": {
"start": {
"line": 137,
"column": 13
},
"end": {
"line": 137,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3514,
"end": 3515,
"loc": {
"start": {
"line": 137,
"column": 25
},
"end": {
"line": 137,
"column": 26
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 3516,
"end": 3521,
"loc": {
"start": {
"line": 137,
"column": 27
},
"end": {
"line": 137,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3521,
"end": 3522,
"loc": {
"start": {
"line": 137,
"column": 32
},
"end": {
"line": 137,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3527,
"end": 3528,
"loc": {
"start": {
"line": 138,
"column": 4
},
"end": {
"line": 138,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3529,
"end": 3530,
"loc": {
"start": {
"line": 139,
"column": 0
},
"end": {
"line": 139,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3531,
"end": 3531,
"loc": {
"start": {
"line": 140,
"column": 0
},
"end": {
"line": 140,
"column": 0
}
}
}
]
}