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/markActiveColumns.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

19227 lines
497 KiB
JSON

{
"type": "File",
"start": 0,
"end": 3926,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 147,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 3926,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 147,
"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": 91,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 55
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 44,
"end": 52,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 16
}
},
"imported": {
"type": "Identifier",
"start": 44,
"end": 52,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 16
},
"identifierName": "addClass"
},
"name": "addClass"
},
"local": {
"type": "Identifier",
"start": 44,
"end": 52,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 16
},
"identifierName": "addClass"
},
"name": "addClass"
}
},
{
"type": "ImportSpecifier",
"start": 54,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 29
}
},
"imported": {
"type": "Identifier",
"start": 54,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 29
},
"identifierName": "removeClass"
},
"name": "removeClass"
},
"local": {
"type": "Identifier",
"start": 54,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 29
},
"identifierName": "removeClass"
},
"name": "removeClass"
}
},
{
"type": "ImportSpecifier",
"start": 67,
"end": 75,
"loc": {
"start": {
"line": 2,
"column": 31
},
"end": {
"line": 2,
"column": 39
}
},
"imported": {
"type": "Identifier",
"start": 67,
"end": 75,
"loc": {
"start": {
"line": 2,
"column": 31
},
"end": {
"line": 2,
"column": 39
},
"identifierName": "hasClass"
},
"name": "hasClass"
},
"local": {
"type": "Identifier",
"start": 67,
"end": 75,
"loc": {
"start": {
"line": 2,
"column": 31
},
"end": {
"line": 2,
"column": 39
},
"identifierName": "hasClass"
},
"name": "hasClass"
}
}
],
"source": {
"type": "StringLiteral",
"start": 82,
"end": 90,
"loc": {
"start": {
"line": 2,
"column": 46
},
"end": {
"line": 2,
"column": 54
}
},
"extra": {
"rawValue": "../dom",
"raw": "'../dom'"
},
"value": "../dom"
}
},
{
"type": "ImportDeclaration",
"start": 92,
"end": 126,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 34
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 100,
"end": 108,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 16
}
},
"imported": {
"type": "Identifier",
"start": 100,
"end": 108,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 16
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
},
"local": {
"type": "Identifier",
"start": 100,
"end": 108,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 16
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
}
],
"source": {
"type": "StringLiteral",
"start": 115,
"end": 125,
"loc": {
"start": {
"line": 3,
"column": 23
},
"end": {
"line": 3,
"column": 33
}
},
"extra": {
"rawValue": "../types",
"raw": "'../types'"
},
"value": "../types"
}
},
{
"type": "ImportDeclaration",
"start": 127,
"end": 179,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 52
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 135,
"end": 146,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 19
}
},
"imported": {
"type": "Identifier",
"start": 135,
"end": 146,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 19
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"local": {
"type": "Identifier",
"start": 135,
"end": 146,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 19
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
}
},
{
"type": "ImportSpecifier",
"start": 148,
"end": 158,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 148,
"end": 158,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 31
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"local": {
"type": "Identifier",
"start": 148,
"end": 158,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 31
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
}
}
],
"source": {
"type": "StringLiteral",
"start": 165,
"end": 178,
"loc": {
"start": {
"line": 4,
"column": 38
},
"end": {
"line": 4,
"column": 51
}
},
"extra": {
"rawValue": "../settings",
"raw": "'../settings'"
},
"value": "../settings"
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Visual indicator for filtered columns\n * @export\n * @class MarkActiveColumns\n * @extends {Feature}\n ",
"start": 181,
"end": 290,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 11,
"column": 3
}
}
}
]
},
{
"type": "ExportNamedDeclaration",
"start": 291,
"end": 3925,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 146,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 298,
"end": 3925,
"loc": {
"start": {
"line": 12,
"column": 7
},
"end": {
"line": 146,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 304,
"end": 321,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 30
},
"identifierName": "MarkActiveColumns"
},
"name": "MarkActiveColumns",
"leadingComments": null
},
"superClass": {
"type": "Identifier",
"start": 330,
"end": 337,
"loc": {
"start": {
"line": 12,
"column": 39
},
"end": {
"line": 12,
"column": 46
},
"identifierName": "Feature"
},
"name": "Feature"
},
"body": {
"type": "ClassBody",
"start": 338,
"end": 3925,
"loc": {
"start": {
"line": 12,
"column": 47
},
"end": {
"line": 146,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 460,
"end": 1577,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 56,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 460,
"end": 471,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor",
"leadingComments": null
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 472,
"end": 474,
"loc": {
"start": {
"line": 18,
"column": 16
},
"end": {
"line": 18,
"column": 18
},
"identifierName": "tf"
},
"name": "tf"
}
],
"body": {
"type": "BlockStatement",
"start": 476,
"end": 1577,
"loc": {
"start": {
"line": 18,
"column": 20
},
"end": {
"line": 56,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 486,
"end": 517,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 39
}
},
"expression": {
"type": "CallExpression",
"start": 486,
"end": 516,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 38
}
},
"callee": {
"type": "Super",
"start": 486,
"end": 491,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 13
}
}
},
"arguments": [
{
"type": "Identifier",
"start": 492,
"end": 494,
"loc": {
"start": {
"line": 19,
"column": 14
},
"end": {
"line": 19,
"column": 16
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "StringLiteral",
"start": 496,
"end": 515,
"loc": {
"start": {
"line": 19,
"column": 18
},
"end": {
"line": 19,
"column": 37
}
},
"extra": {
"rawValue": "markActiveColumns",
"raw": "'markActiveColumns'"
},
"value": "markActiveColumns"
}
]
}
},
{
"type": "VariableDeclaration",
"start": 527,
"end": 578,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 59
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 531,
"end": 577,
"loc": {
"start": {
"line": 21,
"column": 12
},
"end": {
"line": 21,
"column": 58
}
},
"id": {
"type": "Identifier",
"start": 531,
"end": 537,
"loc": {
"start": {
"line": 21,
"column": 12
},
"end": {
"line": 21,
"column": 18
},
"identifierName": "config"
},
"name": "config"
},
"init": {
"type": "LogicalExpression",
"start": 540,
"end": 577,
"loc": {
"start": {
"line": 21,
"column": 21
},
"end": {
"line": 21,
"column": 58
}
},
"left": {
"type": "MemberExpression",
"start": 540,
"end": 571,
"loc": {
"start": {
"line": 21,
"column": 21
},
"end": {
"line": 21,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 540,
"end": 551,
"loc": {
"start": {
"line": 21,
"column": 21
},
"end": {
"line": 21,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 540,
"end": 544,
"loc": {
"start": {
"line": 21,
"column": 21
},
"end": {
"line": 21,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"start": 545,
"end": 551,
"loc": {
"start": {
"line": 21,
"column": 26
},
"end": {
"line": 21,
"column": 32
},
"identifierName": "config"
},
"name": "config"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 552,
"end": 571,
"loc": {
"start": {
"line": 21,
"column": 33
},
"end": {
"line": 21,
"column": 52
},
"identifierName": "mark_active_columns"
},
"name": "mark_active_columns"
},
"computed": false
},
"operator": "||",
"right": {
"type": "ObjectExpression",
"start": 575,
"end": 577,
"loc": {
"start": {
"line": 21,
"column": 56
},
"end": {
"line": 21,
"column": 58
}
},
"properties": []
}
}
}
],
"kind": "let",
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ",
"start": 588,
"end": 680,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 26,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 689,
"end": 776,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 28,
"column": 28
}
},
"expression": {
"type": "AssignmentExpression",
"start": 689,
"end": 775,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 28,
"column": 27
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 689,
"end": 708,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 689,
"end": 693,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 694,
"end": 708,
"loc": {
"start": {
"line": 27,
"column": 13
},
"end": {
"line": 27,
"column": 27
},
"identifierName": "headerCssClass"
},
"name": "headerCssClass"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 711,
"end": 775,
"loc": {
"start": {
"line": 27,
"column": 30
},
"end": {
"line": 28,
"column": 27
}
},
"callee": {
"type": "Identifier",
"start": 711,
"end": 722,
"loc": {
"start": {
"line": 27,
"column": 30
},
"end": {
"line": 27,
"column": 41
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 723,
"end": 746,
"loc": {
"start": {
"line": 27,
"column": 42
},
"end": {
"line": 27,
"column": 65
}
},
"object": {
"type": "Identifier",
"start": 723,
"end": 729,
"loc": {
"start": {
"line": 27,
"column": 42
},
"end": {
"line": 27,
"column": 48
},
"identifierName": "config"
},
"name": "config"
},
"property": {
"type": "Identifier",
"start": 730,
"end": 746,
"loc": {
"start": {
"line": 27,
"column": 49
},
"end": {
"line": 27,
"column": 65
},
"identifierName": "header_css_class"
},
"name": "header_css_class"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 760,
"end": 774,
"loc": {
"start": {
"line": 28,
"column": 12
},
"end": {
"line": 28,
"column": 26
}
},
"extra": {
"rawValue": "activeHeader",
"raw": "'activeHeader'"
},
"value": "activeHeader"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ",
"start": 588,
"end": 680,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 26,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class for filtered (active) column cells\n * @type {String}\n ",
"start": 786,
"end": 883,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 33,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 892,
"end": 973,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 35,
"column": 26
}
},
"expression": {
"type": "AssignmentExpression",
"start": 892,
"end": 972,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 35,
"column": 25
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 892,
"end": 909,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 892,
"end": 896,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 897,
"end": 909,
"loc": {
"start": {
"line": 34,
"column": 13
},
"end": {
"line": 34,
"column": 25
},
"identifierName": "cellCssClass"
},
"name": "cellCssClass"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 912,
"end": 972,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 35,
"column": 25
}
},
"callee": {
"type": "Identifier",
"start": 912,
"end": 923,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 34,
"column": 39
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 924,
"end": 945,
"loc": {
"start": {
"line": 34,
"column": 40
},
"end": {
"line": 34,
"column": 61
}
},
"object": {
"type": "Identifier",
"start": 924,
"end": 930,
"loc": {
"start": {
"line": 34,
"column": 40
},
"end": {
"line": 34,
"column": 46
},
"identifierName": "config"
},
"name": "config"
},
"property": {
"type": "Identifier",
"start": 931,
"end": 945,
"loc": {
"start": {
"line": 34,
"column": 47
},
"end": {
"line": 34,
"column": 61
},
"identifierName": "cell_css_class"
},
"name": "cell_css_class"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 959,
"end": 971,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 24
}
},
"extra": {
"rawValue": "activeCell",
"raw": "'activeCell'"
},
"value": "activeCell"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class for filtered (active) column cells\n * @type {String}\n ",
"start": 786,
"end": 883,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 33,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Enable/disable column highlighting\n * @type {Boolean}\n ",
"start": 983,
"end": 1071,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 40,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1080,
"end": 1136,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 64
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1080,
"end": 1135,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 63
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1080,
"end": 1100,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 1080,
"end": 1084,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1085,
"end": 1100,
"loc": {
"start": {
"line": 41,
"column": 13
},
"end": {
"line": 41,
"column": 28
},
"identifierName": "highlightColumn"
},
"name": "highlightColumn"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1103,
"end": 1135,
"loc": {
"start": {
"line": 41,
"column": 31
},
"end": {
"line": 41,
"column": 63
}
},
"callee": {
"type": "Identifier",
"start": 1103,
"end": 1110,
"loc": {
"start": {
"line": 41,
"column": 31
},
"end": {
"line": 41,
"column": 38
},
"identifierName": "Boolean"
},
"name": "Boolean"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1111,
"end": 1134,
"loc": {
"start": {
"line": 41,
"column": 39
},
"end": {
"line": 41,
"column": 62
}
},
"object": {
"type": "Identifier",
"start": 1111,
"end": 1117,
"loc": {
"start": {
"line": 41,
"column": 39
},
"end": {
"line": 41,
"column": 45
},
"identifierName": "config"
},
"name": "config"
},
"property": {
"type": "Identifier",
"start": 1118,
"end": 1134,
"loc": {
"start": {
"line": 41,
"column": 46
},
"end": {
"line": 41,
"column": 62
},
"identifierName": "highlight_column"
},
"name": "highlight_column"
},
"computed": false
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Enable/disable column highlighting\n * @type {Boolean}\n ",
"start": 983,
"end": 1071,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 40,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ",
"start": 1146,
"end": 1253,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 46,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1262,
"end": 1355,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 48,
"column": 22
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1262,
"end": 1354,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 48,
"column": 21
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1262,
"end": 1287,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 1262,
"end": 1266,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1267,
"end": 1287,
"loc": {
"start": {
"line": 47,
"column": 13
},
"end": {
"line": 47,
"column": 33
},
"identifierName": "onBeforeActiveColumn"
},
"name": "onBeforeActiveColumn"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1290,
"end": 1354,
"loc": {
"start": {
"line": 47,
"column": 36
},
"end": {
"line": 48,
"column": 21
}
},
"callee": {
"type": "Identifier",
"start": 1290,
"end": 1300,
"loc": {
"start": {
"line": 47,
"column": 36
},
"end": {
"line": 47,
"column": 46
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1301,
"end": 1331,
"loc": {
"start": {
"line": 47,
"column": 47
},
"end": {
"line": 47,
"column": 77
}
},
"object": {
"type": "Identifier",
"start": 1301,
"end": 1307,
"loc": {
"start": {
"line": 47,
"column": 47
},
"end": {
"line": 47,
"column": 53
},
"identifierName": "config"
},
"name": "config"
},
"property": {
"type": "Identifier",
"start": 1308,
"end": 1331,
"loc": {
"start": {
"line": 47,
"column": 54
},
"end": {
"line": 47,
"column": 77
},
"identifierName": "on_before_active_column"
},
"name": "on_before_active_column"
},
"computed": false
},
{
"type": "Identifier",
"start": 1345,
"end": 1353,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 20
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ",
"start": 1146,
"end": 1253,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 46,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ",
"start": 1365,
"end": 1471,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 53,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1480,
"end": 1571,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 55,
"column": 22
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1480,
"end": 1570,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 55,
"column": 21
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1480,
"end": 1504,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1480,
"end": 1484,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1485,
"end": 1504,
"loc": {
"start": {
"line": 54,
"column": 13
},
"end": {
"line": 54,
"column": 32
},
"identifierName": "onAfterActiveColumn"
},
"name": "onAfterActiveColumn"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1507,
"end": 1570,
"loc": {
"start": {
"line": 54,
"column": 35
},
"end": {
"line": 55,
"column": 21
}
},
"callee": {
"type": "Identifier",
"start": 1507,
"end": 1517,
"loc": {
"start": {
"line": 54,
"column": 35
},
"end": {
"line": 54,
"column": 45
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1518,
"end": 1547,
"loc": {
"start": {
"line": 54,
"column": 46
},
"end": {
"line": 54,
"column": 75
}
},
"object": {
"type": "Identifier",
"start": 1518,
"end": 1524,
"loc": {
"start": {
"line": 54,
"column": 46
},
"end": {
"line": 54,
"column": 52
},
"identifierName": "config"
},
"name": "config"
},
"property": {
"type": "Identifier",
"start": 1525,
"end": 1547,
"loc": {
"start": {
"line": 54,
"column": 53
},
"end": {
"line": 54,
"column": 75
},
"identifierName": "on_after_active_column"
},
"name": "on_after_active_column"
},
"computed": false
},
{
"type": "Identifier",
"start": 1561,
"end": 1569,
"loc": {
"start": {
"line": 55,
"column": 12
},
"end": {
"line": 55,
"column": 20
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ",
"start": 1365,
"end": 1471,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 53,
"column": 11
}
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Create an instance of MarkActiveColumns\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 345,
"end": 455,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 17,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Initialise MarkActiveColumns instance\n ",
"start": 1583,
"end": 1639,
"loc": {
"start": {
"line": 58,
"column": 4
},
"end": {
"line": 60,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1644,
"end": 1991,
"loc": {
"start": {
"line": 61,
"column": 4
},
"end": {
"line": 74,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1644,
"end": 1648,
"loc": {
"start": {
"line": 61,
"column": 4
},
"end": {
"line": 61,
"column": 8
},
"identifierName": "init"
},
"name": "init",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1651,
"end": 1991,
"loc": {
"start": {
"line": 61,
"column": 11
},
"end": {
"line": 74,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 1661,
"end": 1714,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 64,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 1665,
"end": 1681,
"loc": {
"start": {
"line": 62,
"column": 12
},
"end": {
"line": 62,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 1665,
"end": 1669,
"loc": {
"start": {
"line": 62,
"column": 12
},
"end": {
"line": 62,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1670,
"end": 1681,
"loc": {
"start": {
"line": 62,
"column": 17
},
"end": {
"line": 62,
"column": 28
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 1683,
"end": 1714,
"loc": {
"start": {
"line": 62,
"column": 30
},
"end": {
"line": 64,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1697,
"end": 1704,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 1724,
"end": 1795,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 79
}
},
"expression": {
"type": "CallExpression",
"start": 1724,
"end": 1794,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 78
}
},
"callee": {
"type": "MemberExpression",
"start": 1724,
"end": 1739,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 1724,
"end": 1736,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 1724,
"end": 1728,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1729,
"end": 1736,
"loc": {
"start": {
"line": 66,
"column": 13
},
"end": {
"line": 66,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1737,
"end": 1739,
"loc": {
"start": {
"line": 66,
"column": 21
},
"end": {
"line": 66,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 1740,
"end": 1760,
"loc": {
"start": {
"line": 66,
"column": 24
},
"end": {
"line": 66,
"column": 44
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1741,
"end": 1759,
"loc": {
"start": {
"line": 66,
"column": 25
},
"end": {
"line": 66,
"column": 43
}
},
"extra": {
"rawValue": "before-filtering",
"raw": "'before-filtering'"
},
"value": "before-filtering"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 1762,
"end": 1793,
"loc": {
"start": {
"line": 66,
"column": 46
},
"end": {
"line": 66,
"column": 77
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 1768,
"end": 1793,
"loc": {
"start": {
"line": 66,
"column": 52
},
"end": {
"line": 66,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 1768,
"end": 1791,
"loc": {
"start": {
"line": 66,
"column": 52
},
"end": {
"line": 66,
"column": 75
}
},
"object": {
"type": "ThisExpression",
"start": 1768,
"end": 1772,
"loc": {
"start": {
"line": 66,
"column": 52
},
"end": {
"line": 66,
"column": 56
}
}
},
"property": {
"type": "Identifier",
"start": 1773,
"end": 1791,
"loc": {
"start": {
"line": 66,
"column": 57
},
"end": {
"line": 66,
"column": 75
},
"identifierName": "clearActiveColumns"
},
"name": "clearActiveColumns"
},
"computed": false
},
"arguments": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1804,
"end": 1925,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 70,
"column": 10
}
},
"expression": {
"type": "CallExpression",
"start": 1804,
"end": 1924,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 70,
"column": 9
}
},
"callee": {
"type": "MemberExpression",
"start": 1804,
"end": 1819,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 1804,
"end": 1816,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 1804,
"end": 1808,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1809,
"end": 1816,
"loc": {
"start": {
"line": 67,
"column": 13
},
"end": {
"line": 67,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1817,
"end": 1819,
"loc": {
"start": {
"line": 67,
"column": 21
},
"end": {
"line": 67,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 1833,
"end": 1851,
"loc": {
"start": {
"line": 68,
"column": 12
},
"end": {
"line": 68,
"column": 30
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1834,
"end": 1850,
"loc": {
"start": {
"line": 68,
"column": 13
},
"end": {
"line": 68,
"column": 29
}
},
"extra": {
"rawValue": "cell-processed",
"raw": "'cell-processed'"
},
"value": "cell-processed"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 1865,
"end": 1914,
"loc": {
"start": {
"line": 69,
"column": 12
},
"end": {
"line": 69,
"column": 61
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1866,
"end": 1868,
"loc": {
"start": {
"line": 69,
"column": 13
},
"end": {
"line": 69,
"column": 15
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 1870,
"end": 1878,
"loc": {
"start": {
"line": 69,
"column": 17
},
"end": {
"line": 69,
"column": 25
},
"identifierName": "colIndex"
},
"name": "colIndex"
}
],
"body": {
"type": "CallExpression",
"start": 1883,
"end": 1914,
"loc": {
"start": {
"line": 69,
"column": 30
},
"end": {
"line": 69,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 1883,
"end": 1904,
"loc": {
"start": {
"line": 69,
"column": 30
},
"end": {
"line": 69,
"column": 51
}
},
"object": {
"type": "ThisExpression",
"start": 1883,
"end": 1887,
"loc": {
"start": {
"line": 69,
"column": 30
},
"end": {
"line": 69,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"start": 1888,
"end": 1904,
"loc": {
"start": {
"line": 69,
"column": 35
},
"end": {
"line": 69,
"column": 51
},
"identifierName": "markActiveColumn"
},
"name": "markActiveColumn"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1905,
"end": 1913,
"loc": {
"start": {
"line": 69,
"column": 52
},
"end": {
"line": 69,
"column": 60
},
"identifierName": "colIndex"
},
"name": "colIndex"
}
]
}
}
]
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 1935,
"end": 1952,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 25
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1961,
"end": 1985,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 32
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1961,
"end": 1984,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 31
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1961,
"end": 1977,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1961,
"end": 1965,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1966,
"end": 1977,
"loc": {
"start": {
"line": 73,
"column": 13
},
"end": {
"line": 73,
"column": 24
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "BooleanLiteral",
"start": 1980,
"end": 1984,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 31
}
},
"value": true
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 1935,
"end": 1952,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 25
}
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Initialise MarkActiveColumns instance\n ",
"start": 1583,
"end": 1639,
"loc": {
"start": {
"line": 58,
"column": 4
},
"end": {
"line": 60,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Clear filtered columns visual indicator (background color)\n ",
"start": 1997,
"end": 2074,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 78,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2079,
"end": 2412,
"loc": {
"start": {
"line": 79,
"column": 4
},
"end": {
"line": 89,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2079,
"end": 2097,
"loc": {
"start": {
"line": 79,
"column": 4
},
"end": {
"line": 79,
"column": 22
},
"identifierName": "clearActiveColumns"
},
"name": "clearActiveColumns",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2100,
"end": 2412,
"loc": {
"start": {
"line": 79,
"column": 25
},
"end": {
"line": 89,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2110,
"end": 2127,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2114,
"end": 2126,
"loc": {
"start": {
"line": 80,
"column": 12
},
"end": {
"line": 80,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 2114,
"end": 2116,
"loc": {
"start": {
"line": 80,
"column": 12
},
"end": {
"line": 80,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 2119,
"end": 2126,
"loc": {
"start": {
"line": 80,
"column": 17
},
"end": {
"line": 80,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2119,
"end": 2123,
"loc": {
"start": {
"line": 80,
"column": 17
},
"end": {
"line": 80,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 2124,
"end": 2126,
"loc": {
"start": {
"line": 80,
"column": 22
},
"end": {
"line": 80,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 2136,
"end": 2406,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 88,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 2136,
"end": 2405,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 88,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 2136,
"end": 2146,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 18
}
},
"object": {
"type": "Identifier",
"start": 2136,
"end": 2138,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 10
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 2139,
"end": 2146,
"loc": {
"start": {
"line": 81,
"column": 11
},
"end": {
"line": 81,
"column": 18
},
"identifierName": "eachCol"
},
"name": "eachCol"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 2147,
"end": 2404,
"loc": {
"start": {
"line": 81,
"column": 19
},
"end": {
"line": 88,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2148,
"end": 2151,
"loc": {
"start": {
"line": 81,
"column": 20
},
"end": {
"line": 81,
"column": 23
},
"identifierName": "idx"
},
"name": "idx"
}
],
"body": {
"type": "BlockStatement",
"start": 2156,
"end": 2404,
"loc": {
"start": {
"line": 81,
"column": 28
},
"end": {
"line": 88,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2170,
"end": 2229,
"loc": {
"start": {
"line": 82,
"column": 12
},
"end": {
"line": 82,
"column": 71
}
},
"expression": {
"type": "CallExpression",
"start": 2170,
"end": 2228,
"loc": {
"start": {
"line": 82,
"column": 12
},
"end": {
"line": 82,
"column": 70
}
},
"callee": {
"type": "Identifier",
"start": 2170,
"end": 2181,
"loc": {
"start": {
"line": 82,
"column": 12
},
"end": {
"line": 82,
"column": 23
},
"identifierName": "removeClass"
},
"name": "removeClass"
},
"arguments": [
{
"type": "CallExpression",
"start": 2182,
"end": 2206,
"loc": {
"start": {
"line": 82,
"column": 24
},
"end": {
"line": 82,
"column": 48
}
},
"callee": {
"type": "MemberExpression",
"start": 2182,
"end": 2201,
"loc": {
"start": {
"line": 82,
"column": 24
},
"end": {
"line": 82,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 2182,
"end": 2184,
"loc": {
"start": {
"line": 82,
"column": 24
},
"end": {
"line": 82,
"column": 26
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 2185,
"end": 2201,
"loc": {
"start": {
"line": 82,
"column": 27
},
"end": {
"line": 82,
"column": 43
},
"identifierName": "getHeaderElement"
},
"name": "getHeaderElement"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 2202,
"end": 2205,
"loc": {
"start": {
"line": 82,
"column": 44
},
"end": {
"line": 82,
"column": 47
},
"identifierName": "idx"
},
"name": "idx"
}
]
},
{
"type": "MemberExpression",
"start": 2208,
"end": 2227,
"loc": {
"start": {
"line": 82,
"column": 50
},
"end": {
"line": 82,
"column": 69
}
},
"object": {
"type": "ThisExpression",
"start": 2208,
"end": 2212,
"loc": {
"start": {
"line": 82,
"column": 50
},
"end": {
"line": 82,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"start": 2213,
"end": 2227,
"loc": {
"start": {
"line": 82,
"column": 55
},
"end": {
"line": 82,
"column": 69
},
"identifierName": "headerCssClass"
},
"name": "headerCssClass"
},
"computed": false
}
]
}
},
{
"type": "IfStatement",
"start": 2243,
"end": 2394,
"loc": {
"start": {
"line": 84,
"column": 12
},
"end": {
"line": 87,
"column": 13
}
},
"test": {
"type": "MemberExpression",
"start": 2247,
"end": 2267,
"loc": {
"start": {
"line": 84,
"column": 16
},
"end": {
"line": 84,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 2247,
"end": 2251,
"loc": {
"start": {
"line": 84,
"column": 16
},
"end": {
"line": 84,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 2252,
"end": 2267,
"loc": {
"start": {
"line": 84,
"column": 21
},
"end": {
"line": 84,
"column": 36
},
"identifierName": "highlightColumn"
},
"name": "highlightColumn"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 2269,
"end": 2394,
"loc": {
"start": {
"line": 84,
"column": 38
},
"end": {
"line": 87,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2287,
"end": 2380,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 86,
"column": 68
}
},
"expression": {
"type": "CallExpression",
"start": 2287,
"end": 2379,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 86,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 2287,
"end": 2306,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 85,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 2287,
"end": 2291,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 85,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 2292,
"end": 2306,
"loc": {
"start": {
"line": 85,
"column": 21
},
"end": {
"line": 85,
"column": 35
},
"identifierName": "eachColumnCell"
},
"name": "eachColumnCell"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 2307,
"end": 2310,
"loc": {
"start": {
"line": 85,
"column": 36
},
"end": {
"line": 85,
"column": 39
},
"identifierName": "idx"
},
"name": "idx"
},
{
"type": "ArrowFunctionExpression",
"start": 2332,
"end": 2378,
"loc": {
"start": {
"line": 86,
"column": 20
},
"end": {
"line": 86,
"column": 66
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2333,
"end": 2337,
"loc": {
"start": {
"line": 86,
"column": 21
},
"end": {
"line": 86,
"column": 25
},
"identifierName": "cell"
},
"name": "cell"
}
],
"body": {
"type": "CallExpression",
"start": 2342,
"end": 2378,
"loc": {
"start": {
"line": 86,
"column": 30
},
"end": {
"line": 86,
"column": 66
}
},
"callee": {
"type": "Identifier",
"start": 2342,
"end": 2353,
"loc": {
"start": {
"line": 86,
"column": 30
},
"end": {
"line": 86,
"column": 41
},
"identifierName": "removeClass"
},
"name": "removeClass"
},
"arguments": [
{
"type": "Identifier",
"start": 2354,
"end": 2358,
"loc": {
"start": {
"line": 86,
"column": 42
},
"end": {
"line": 86,
"column": 46
},
"identifierName": "cell"
},
"name": "cell"
},
{
"type": "MemberExpression",
"start": 2360,
"end": 2377,
"loc": {
"start": {
"line": 86,
"column": 48
},
"end": {
"line": 86,
"column": 65
}
},
"object": {
"type": "ThisExpression",
"start": 2360,
"end": 2364,
"loc": {
"start": {
"line": 86,
"column": 48
},
"end": {
"line": 86,
"column": 52
}
}
},
"property": {
"type": "Identifier",
"start": 2365,
"end": 2377,
"loc": {
"start": {
"line": 86,
"column": 53
},
"end": {
"line": 86,
"column": 65
},
"identifierName": "cellCssClass"
},
"name": "cellCssClass"
},
"computed": false
}
]
}
}
]
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Clear filtered columns visual indicator (background color)\n ",
"start": 1997,
"end": 2074,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 78,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ",
"start": 2418,
"end": 2513,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 94,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2518,
"end": 3015,
"loc": {
"start": {
"line": 95,
"column": 4
},
"end": {
"line": 112,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2518,
"end": 2534,
"loc": {
"start": {
"line": 95,
"column": 4
},
"end": {
"line": 95,
"column": 20
},
"identifierName": "markActiveColumn"
},
"name": "markActiveColumn",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2535,
"end": 2543,
"loc": {
"start": {
"line": 95,
"column": 21
},
"end": {
"line": 95,
"column": 29
},
"identifierName": "colIndex"
},
"name": "colIndex"
}
],
"body": {
"type": "BlockStatement",
"start": 2545,
"end": 3015,
"loc": {
"start": {
"line": 95,
"column": 31
},
"end": {
"line": 112,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2555,
"end": 2572,
"loc": {
"start": {
"line": 96,
"column": 8
},
"end": {
"line": 96,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2559,
"end": 2571,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 2559,
"end": 2561,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 2564,
"end": 2571,
"loc": {
"start": {
"line": 96,
"column": 17
},
"end": {
"line": 96,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2564,
"end": 2568,
"loc": {
"start": {
"line": 96,
"column": 17
},
"end": {
"line": 96,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 2569,
"end": 2571,
"loc": {
"start": {
"line": 96,
"column": 22
},
"end": {
"line": 96,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 2581,
"end": 2624,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 51
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2585,
"end": 2623,
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 97,
"column": 50
}
},
"id": {
"type": "Identifier",
"start": 2585,
"end": 2591,
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 97,
"column": 18
},
"identifierName": "header"
},
"name": "header"
},
"init": {
"type": "CallExpression",
"start": 2594,
"end": 2623,
"loc": {
"start": {
"line": 97,
"column": 21
},
"end": {
"line": 97,
"column": 50
}
},
"callee": {
"type": "MemberExpression",
"start": 2594,
"end": 2613,
"loc": {
"start": {
"line": 97,
"column": 21
},
"end": {
"line": 97,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 2594,
"end": 2596,
"loc": {
"start": {
"line": 97,
"column": 21
},
"end": {
"line": 97,
"column": 23
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 2597,
"end": 2613,
"loc": {
"start": {
"line": 97,
"column": 24
},
"end": {
"line": 97,
"column": 40
},
"identifierName": "getHeaderElement"
},
"name": "getHeaderElement"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 2614,
"end": 2622,
"loc": {
"start": {
"line": 97,
"column": 41
},
"end": {
"line": 97,
"column": 49
},
"identifierName": "colIndex"
},
"name": "colIndex"
}
]
}
}
],
"kind": "let"
},
{
"type": "IfStatement",
"start": 2633,
"end": 2707,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 100,
"column": 9
}
},
"test": {
"type": "CallExpression",
"start": 2637,
"end": 2674,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 49
}
},
"callee": {
"type": "Identifier",
"start": 2637,
"end": 2645,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 20
},
"identifierName": "hasClass"
},
"name": "hasClass"
},
"arguments": [
{
"type": "Identifier",
"start": 2646,
"end": 2652,
"loc": {
"start": {
"line": 98,
"column": 21
},
"end": {
"line": 98,
"column": 27
},
"identifierName": "header"
},
"name": "header"
},
{
"type": "MemberExpression",
"start": 2654,
"end": 2673,
"loc": {
"start": {
"line": 98,
"column": 29
},
"end": {
"line": 98,
"column": 48
}
},
"object": {
"type": "ThisExpression",
"start": 2654,
"end": 2658,
"loc": {
"start": {
"line": 98,
"column": 29
},
"end": {
"line": 98,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"start": 2659,
"end": 2673,
"loc": {
"start": {
"line": 98,
"column": 34
},
"end": {
"line": 98,
"column": 48
},
"identifierName": "headerCssClass"
},
"name": "headerCssClass"
},
"computed": false
}
]
},
"consequent": {
"type": "BlockStatement",
"start": 2676,
"end": 2707,
"loc": {
"start": {
"line": 98,
"column": 51
},
"end": {
"line": 100,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2690,
"end": 2697,
"loc": {
"start": {
"line": 99,
"column": 12
},
"end": {
"line": 99,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 2717,
"end": 2759,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 50
}
},
"expression": {
"type": "CallExpression",
"start": 2717,
"end": 2758,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 49
}
},
"callee": {
"type": "MemberExpression",
"start": 2717,
"end": 2742,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 2717,
"end": 2721,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2722,
"end": 2742,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 102,
"column": 33
},
"identifierName": "onBeforeActiveColumn"
},
"name": "onBeforeActiveColumn"
},
"computed": false
},
"arguments": [
{
"type": "ThisExpression",
"start": 2743,
"end": 2747,
"loc": {
"start": {
"line": 102,
"column": 34
},
"end": {
"line": 102,
"column": 38
}
}
},
{
"type": "Identifier",
"start": 2749,
"end": 2757,
"loc": {
"start": {
"line": 102,
"column": 40
},
"end": {
"line": 102,
"column": 48
},
"identifierName": "colIndex"
},
"name": "colIndex"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2769,
"end": 2807,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 46
}
},
"expression": {
"type": "CallExpression",
"start": 2769,
"end": 2806,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 45
}
},
"callee": {
"type": "Identifier",
"start": 2769,
"end": 2777,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 16
},
"identifierName": "addClass"
},
"name": "addClass"
},
"arguments": [
{
"type": "Identifier",
"start": 2778,
"end": 2784,
"loc": {
"start": {
"line": 104,
"column": 17
},
"end": {
"line": 104,
"column": 23
},
"identifierName": "header"
},
"name": "header"
},
{
"type": "MemberExpression",
"start": 2786,
"end": 2805,
"loc": {
"start": {
"line": 104,
"column": 25
},
"end": {
"line": 104,
"column": 44
}
},
"object": {
"type": "ThisExpression",
"start": 2786,
"end": 2790,
"loc": {
"start": {
"line": 104,
"column": 25
},
"end": {
"line": 104,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 2791,
"end": 2805,
"loc": {
"start": {
"line": 104,
"column": 30
},
"end": {
"line": 104,
"column": 44
},
"identifierName": "headerCssClass"
},
"name": "headerCssClass"
},
"computed": false
}
]
}
},
{
"type": "IfStatement",
"start": 2817,
"end": 2958,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 109,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 2821,
"end": 2841,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 2821,
"end": 2825,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2826,
"end": 2841,
"loc": {
"start": {
"line": 106,
"column": 17
},
"end": {
"line": 106,
"column": 32
},
"identifierName": "highlightColumn"
},
"name": "highlightColumn"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 2843,
"end": 2958,
"loc": {
"start": {
"line": 106,
"column": 34
},
"end": {
"line": 109,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2857,
"end": 2948,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 108,
"column": 61
}
},
"expression": {
"type": "CallExpression",
"start": 2857,
"end": 2947,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 108,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 2857,
"end": 2876,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 31
}
},
"object": {
"type": "ThisExpression",
"start": 2857,
"end": 2861,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2862,
"end": 2876,
"loc": {
"start": {
"line": 107,
"column": 17
},
"end": {
"line": 107,
"column": 31
},
"identifierName": "eachColumnCell"
},
"name": "eachColumnCell"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 2877,
"end": 2885,
"loc": {
"start": {
"line": 107,
"column": 32
},
"end": {
"line": 107,
"column": 40
},
"identifierName": "colIndex"
},
"name": "colIndex"
},
{
"type": "ArrowFunctionExpression",
"start": 2903,
"end": 2946,
"loc": {
"start": {
"line": 108,
"column": 16
},
"end": {
"line": 108,
"column": 59
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2904,
"end": 2908,
"loc": {
"start": {
"line": 108,
"column": 17
},
"end": {
"line": 108,
"column": 21
},
"identifierName": "cell"
},
"name": "cell"
}
],
"body": {
"type": "CallExpression",
"start": 2913,
"end": 2946,
"loc": {
"start": {
"line": 108,
"column": 26
},
"end": {
"line": 108,
"column": 59
}
},
"callee": {
"type": "Identifier",
"start": 2913,
"end": 2921,
"loc": {
"start": {
"line": 108,
"column": 26
},
"end": {
"line": 108,
"column": 34
},
"identifierName": "addClass"
},
"name": "addClass"
},
"arguments": [
{
"type": "Identifier",
"start": 2922,
"end": 2926,
"loc": {
"start": {
"line": 108,
"column": 35
},
"end": {
"line": 108,
"column": 39
},
"identifierName": "cell"
},
"name": "cell"
},
{
"type": "MemberExpression",
"start": 2928,
"end": 2945,
"loc": {
"start": {
"line": 108,
"column": 41
},
"end": {
"line": 108,
"column": 58
}
},
"object": {
"type": "ThisExpression",
"start": 2928,
"end": 2932,
"loc": {
"start": {
"line": 108,
"column": 41
},
"end": {
"line": 108,
"column": 45
}
}
},
"property": {
"type": "Identifier",
"start": 2933,
"end": 2945,
"loc": {
"start": {
"line": 108,
"column": 46
},
"end": {
"line": 108,
"column": 58
},
"identifierName": "cellCssClass"
},
"name": "cellCssClass"
},
"computed": false
}
]
}
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 2968,
"end": 3009,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 49
}
},
"expression": {
"type": "CallExpression",
"start": 2968,
"end": 3008,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 48
}
},
"callee": {
"type": "MemberExpression",
"start": 2968,
"end": 2992,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 2968,
"end": 2972,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2973,
"end": 2992,
"loc": {
"start": {
"line": 111,
"column": 13
},
"end": {
"line": 111,
"column": 32
},
"identifierName": "onAfterActiveColumn"
},
"name": "onAfterActiveColumn"
},
"computed": false
},
"arguments": [
{
"type": "ThisExpression",
"start": 2993,
"end": 2997,
"loc": {
"start": {
"line": 111,
"column": 33
},
"end": {
"line": 111,
"column": 37
}
}
},
{
"type": "Identifier",
"start": 2999,
"end": 3007,
"loc": {
"start": {
"line": 111,
"column": 39
},
"end": {
"line": 111,
"column": 47
},
"identifierName": "colIndex"
},
"name": "colIndex"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ",
"start": 2418,
"end": 2513,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 94,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Column cells iterator\n * TODO: make public and move into TableFilter if used elsewhere\n * @param {Number} colIndex\n * @param {Function} fn\n * @param {DOMElement} tbl\n * @private\n ",
"start": 3021,
"end": 3237,
"loc": {
"start": {
"line": 114,
"column": 4
},
"end": {
"line": 121,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3242,
"end": 3490,
"loc": {
"start": {
"line": 122,
"column": 4
},
"end": {
"line": 126,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3242,
"end": 3256,
"loc": {
"start": {
"line": 122,
"column": 4
},
"end": {
"line": 122,
"column": 18
},
"identifierName": "eachColumnCell"
},
"name": "eachColumnCell",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3257,
"end": 3265,
"loc": {
"start": {
"line": 122,
"column": 19
},
"end": {
"line": 122,
"column": 27
},
"identifierName": "colIndex"
},
"name": "colIndex"
},
{
"type": "AssignmentPattern",
"start": 3267,
"end": 3280,
"loc": {
"start": {
"line": 122,
"column": 29
},
"end": {
"line": 122,
"column": 42
}
},
"left": {
"type": "Identifier",
"start": 3267,
"end": 3269,
"loc": {
"start": {
"line": 122,
"column": 29
},
"end": {
"line": 122,
"column": 31
},
"identifierName": "fn"
},
"name": "fn"
},
"right": {
"type": "Identifier",
"start": 3272,
"end": 3280,
"loc": {
"start": {
"line": 122,
"column": 34
},
"end": {
"line": 122,
"column": 42
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
},
{
"type": "AssignmentPattern",
"start": 3282,
"end": 3301,
"loc": {
"start": {
"line": 122,
"column": 44
},
"end": {
"line": 122,
"column": 63
}
},
"left": {
"type": "Identifier",
"start": 3282,
"end": 3285,
"loc": {
"start": {
"line": 122,
"column": 44
},
"end": {
"line": 122,
"column": 47
},
"identifierName": "tbl"
},
"name": "tbl"
},
"right": {
"type": "CallExpression",
"start": 3288,
"end": 3301,
"loc": {
"start": {
"line": 122,
"column": 50
},
"end": {
"line": 122,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 3288,
"end": 3299,
"loc": {
"start": {
"line": 122,
"column": 50
},
"end": {
"line": 122,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 3288,
"end": 3295,
"loc": {
"start": {
"line": 122,
"column": 50
},
"end": {
"line": 122,
"column": 57
}
},
"object": {
"type": "ThisExpression",
"start": 3288,
"end": 3292,
"loc": {
"start": {
"line": 122,
"column": 50
},
"end": {
"line": 122,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"start": 3293,
"end": 3295,
"loc": {
"start": {
"line": 122,
"column": 55
},
"end": {
"line": 122,
"column": 57
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3296,
"end": 3299,
"loc": {
"start": {
"line": 122,
"column": 58
},
"end": {
"line": 122,
"column": 61
},
"identifierName": "dom"
},
"name": "dom"
},
"computed": false
},
"arguments": []
}
}
],
"body": {
"type": "BlockStatement",
"start": 3303,
"end": 3490,
"loc": {
"start": {
"line": 122,
"column": 65
},
"end": {
"line": 126,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3390,
"end": 3484,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 125,
"column": 77
}
},
"expression": {
"type": "CallExpression",
"start": 3390,
"end": 3483,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 125,
"column": 76
}
},
"callee": {
"type": "MemberExpression",
"start": 3390,
"end": 3405,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 124,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 3390,
"end": 3400,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 124,
"column": 18
}
},
"object": {
"type": "ArrayExpression",
"start": 3390,
"end": 3392,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 124,
"column": 10
}
},
"elements": [],
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3393,
"end": 3400,
"loc": {
"start": {
"line": 124,
"column": 11
},
"end": {
"line": 124,
"column": 18
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3401,
"end": 3405,
"loc": {
"start": {
"line": 124,
"column": 19
},
"end": {
"line": 124,
"column": 23
},
"identifierName": "call"
},
"name": "call"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "CallExpression",
"start": 3419,
"end": 3478,
"loc": {
"start": {
"line": 125,
"column": 12
},
"end": {
"line": 125,
"column": 71
}
},
"callee": {
"type": "MemberExpression",
"start": 3419,
"end": 3439,
"loc": {
"start": {
"line": 125,
"column": 12
},
"end": {
"line": 125,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 3419,
"end": 3422,
"loc": {
"start": {
"line": 125,
"column": 12
},
"end": {
"line": 125,
"column": 15
},
"identifierName": "tbl"
},
"name": "tbl"
},
"property": {
"type": "Identifier",
"start": 3423,
"end": 3439,
"loc": {
"start": {
"line": 125,
"column": 16
},
"end": {
"line": 125,
"column": 32
},
"identifierName": "querySelectorAll"
},
"name": "querySelectorAll"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 3440,
"end": 3477,
"loc": {
"start": {
"line": 125,
"column": 33
},
"end": {
"line": 125,
"column": 70
}
},
"expressions": [
{
"type": "BinaryExpression",
"start": 3462,
"end": 3474,
"loc": {
"start": {
"line": 125,
"column": 55
},
"end": {
"line": 125,
"column": 67
}
},
"left": {
"type": "Identifier",
"start": 3462,
"end": 3470,
"loc": {
"start": {
"line": 125,
"column": 55
},
"end": {
"line": 125,
"column": 63
},
"identifierName": "colIndex"
},
"name": "colIndex"
},
"operator": "+",
"right": {
"type": "NumericLiteral",
"start": 3473,
"end": 3474,
"loc": {
"start": {
"line": 125,
"column": 66
},
"end": {
"line": 125,
"column": 67
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 3441,
"end": 3460,
"loc": {
"start": {
"line": 125,
"column": 34
},
"end": {
"line": 125,
"column": 53
}
},
"value": {
"raw": "tbody td:nth-child(",
"cooked": "tbody td:nth-child("
},
"tail": false
},
{
"type": "TemplateElement",
"start": 3475,
"end": 3476,
"loc": {
"start": {
"line": 125,
"column": 68
},
"end": {
"line": 125,
"column": 69
}
},
"value": {
"raw": ")",
"cooked": ")"
},
"tail": true
}
]
}
]
},
{
"type": "Identifier",
"start": 3480,
"end": 3482,
"loc": {
"start": {
"line": 125,
"column": 73
},
"end": {
"line": 125,
"column": 75
},
"identifierName": "fn"
},
"name": "fn"
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " TODO: remove [].forEach when polyfill for PhanthomJs is available",
"start": 3313,
"end": 3381,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 76
}
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Column cells iterator\n * TODO: make public and move into TableFilter if used elsewhere\n * @param {Number} colIndex\n * @param {Function} fn\n * @param {DOMElement} tbl\n * @private\n ",
"start": 3021,
"end": 3237,
"loc": {
"start": {
"line": 114,
"column": 4
},
"end": {
"line": 121,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Remove feature\n ",
"start": 3496,
"end": 3529,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 130,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3534,
"end": 3923,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 145,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3534,
"end": 3541,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 11
},
"identifierName": "destroy"
},
"name": "destroy",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3544,
"end": 3923,
"loc": {
"start": {
"line": 131,
"column": 14
},
"end": {
"line": 145,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 3554,
"end": 3608,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 134,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 3558,
"end": 3575,
"loc": {
"start": {
"line": 132,
"column": 12
},
"end": {
"line": 132,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 3559,
"end": 3575,
"loc": {
"start": {
"line": 132,
"column": 13
},
"end": {
"line": 132,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 3559,
"end": 3563,
"loc": {
"start": {
"line": 132,
"column": 13
},
"end": {
"line": 132,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 3564,
"end": 3575,
"loc": {
"start": {
"line": 132,
"column": 18
},
"end": {
"line": 132,
"column": 29
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 3577,
"end": 3608,
"loc": {
"start": {
"line": 132,
"column": 31
},
"end": {
"line": 134,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 3591,
"end": 3598,
"loc": {
"start": {
"line": 133,
"column": 12
},
"end": {
"line": 133,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 3618,
"end": 3644,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 34
}
},
"expression": {
"type": "CallExpression",
"start": 3618,
"end": 3643,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 3618,
"end": 3641,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 31
}
},
"object": {
"type": "ThisExpression",
"start": 3618,
"end": 3622,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3623,
"end": 3641,
"loc": {
"start": {
"line": 136,
"column": 13
},
"end": {
"line": 136,
"column": 31
},
"identifierName": "clearActiveColumns"
},
"name": "clearActiveColumns"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 3653,
"end": 3725,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 80
}
},
"expression": {
"type": "CallExpression",
"start": 3653,
"end": 3724,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 3653,
"end": 3669,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 3653,
"end": 3665,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 3653,
"end": 3657,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3658,
"end": 3665,
"loc": {
"start": {
"line": 137,
"column": 13
},
"end": {
"line": 137,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3666,
"end": 3669,
"loc": {
"start": {
"line": 137,
"column": 21
},
"end": {
"line": 137,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 3670,
"end": 3690,
"loc": {
"start": {
"line": 137,
"column": 25
},
"end": {
"line": 137,
"column": 45
}
},
"elements": [
{
"type": "StringLiteral",
"start": 3671,
"end": 3689,
"loc": {
"start": {
"line": 137,
"column": 26
},
"end": {
"line": 137,
"column": 44
}
},
"extra": {
"rawValue": "before-filtering",
"raw": "'before-filtering'"
},
"value": "before-filtering"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 3692,
"end": 3723,
"loc": {
"start": {
"line": 137,
"column": 47
},
"end": {
"line": 137,
"column": 78
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 3698,
"end": 3723,
"loc": {
"start": {
"line": 137,
"column": 53
},
"end": {
"line": 137,
"column": 78
}
},
"callee": {
"type": "MemberExpression",
"start": 3698,
"end": 3721,
"loc": {
"start": {
"line": 137,
"column": 53
},
"end": {
"line": 137,
"column": 76
}
},
"object": {
"type": "ThisExpression",
"start": 3698,
"end": 3702,
"loc": {
"start": {
"line": 137,
"column": 53
},
"end": {
"line": 137,
"column": 57
}
}
},
"property": {
"type": "Identifier",
"start": 3703,
"end": 3721,
"loc": {
"start": {
"line": 137,
"column": 58
},
"end": {
"line": 137,
"column": 76
},
"identifierName": "clearActiveColumns"
},
"name": "clearActiveColumns"
},
"computed": false
},
"arguments": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 3734,
"end": 3856,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 141,
"column": 10
}
},
"expression": {
"type": "CallExpression",
"start": 3734,
"end": 3855,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 141,
"column": 9
}
},
"callee": {
"type": "MemberExpression",
"start": 3734,
"end": 3750,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 138,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 3734,
"end": 3746,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 138,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 3734,
"end": 3738,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 138,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3739,
"end": 3746,
"loc": {
"start": {
"line": 138,
"column": 13
},
"end": {
"line": 138,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3747,
"end": 3750,
"loc": {
"start": {
"line": 138,
"column": 21
},
"end": {
"line": 138,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 3764,
"end": 3782,
"loc": {
"start": {
"line": 139,
"column": 12
},
"end": {
"line": 139,
"column": 30
}
},
"elements": [
{
"type": "StringLiteral",
"start": 3765,
"end": 3781,
"loc": {
"start": {
"line": 139,
"column": 13
},
"end": {
"line": 139,
"column": 29
}
},
"extra": {
"rawValue": "cell-processed",
"raw": "'cell-processed'"
},
"value": "cell-processed"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 3796,
"end": 3845,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 61
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3797,
"end": 3799,
"loc": {
"start": {
"line": 140,
"column": 13
},
"end": {
"line": 140,
"column": 15
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 3801,
"end": 3809,
"loc": {
"start": {
"line": 140,
"column": 17
},
"end": {
"line": 140,
"column": 25
},
"identifierName": "colIndex"
},
"name": "colIndex"
}
],
"body": {
"type": "CallExpression",
"start": 3814,
"end": 3845,
"loc": {
"start": {
"line": 140,
"column": 30
},
"end": {
"line": 140,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 3814,
"end": 3835,
"loc": {
"start": {
"line": 140,
"column": 30
},
"end": {
"line": 140,
"column": 51
}
},
"object": {
"type": "ThisExpression",
"start": 3814,
"end": 3818,
"loc": {
"start": {
"line": 140,
"column": 30
},
"end": {
"line": 140,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"start": 3819,
"end": 3835,
"loc": {
"start": {
"line": 140,
"column": 35
},
"end": {
"line": 140,
"column": 51
},
"identifierName": "markActiveColumn"
},
"name": "markActiveColumn"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 3836,
"end": 3844,
"loc": {
"start": {
"line": 140,
"column": 52
},
"end": {
"line": 140,
"column": 60
},
"identifierName": "colIndex"
},
"name": "colIndex"
}
]
}
}
]
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3866,
"end": 3883,
"loc": {
"start": {
"line": 143,
"column": 8
},
"end": {
"line": 143,
"column": 25
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3892,
"end": 3917,
"loc": {
"start": {
"line": 144,
"column": 8
},
"end": {
"line": 144,
"column": 33
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3892,
"end": 3916,
"loc": {
"start": {
"line": 144,
"column": 8
},
"end": {
"line": 144,
"column": 32
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3892,
"end": 3908,
"loc": {
"start": {
"line": 144,
"column": 8
},
"end": {
"line": 144,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 3892,
"end": 3896,
"loc": {
"start": {
"line": 144,
"column": 8
},
"end": {
"line": 144,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3897,
"end": 3908,
"loc": {
"start": {
"line": 144,
"column": 13
},
"end": {
"line": 144,
"column": 24
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "BooleanLiteral",
"start": 3911,
"end": 3916,
"loc": {
"start": {
"line": 144,
"column": 27
},
"end": {
"line": 144,
"column": 32
}
},
"value": false
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3866,
"end": 3883,
"loc": {
"start": {
"line": 143,
"column": 8
},
"end": {
"line": 143,
"column": 25
}
}
}
]
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Remove feature\n ",
"start": 3496,
"end": 3529,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 130,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Visual indicator for filtered columns\n * @export\n * @class MarkActiveColumns\n * @extends {Feature}\n ",
"start": 181,
"end": 290,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 11,
"column": 3
}
}
}
],
"trailingComments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Visual indicator for filtered columns\n * @export\n * @class MarkActiveColumns\n * @extends {Feature}\n ",
"start": 181,
"end": 290,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 11,
"column": 3
}
}
}
]
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\n * Visual indicator for filtered columns\n * @export\n * @class MarkActiveColumns\n * @extends {Feature}\n ",
"start": 181,
"end": 290,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 11,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Create an instance of MarkActiveColumns\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 345,
"end": 455,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 17,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ",
"start": 588,
"end": 680,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 26,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class for filtered (active) column cells\n * @type {String}\n ",
"start": 786,
"end": 883,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 33,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Enable/disable column highlighting\n * @type {Boolean}\n ",
"start": 983,
"end": 1071,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 40,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ",
"start": 1146,
"end": 1253,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 46,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ",
"start": 1365,
"end": 1471,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 53,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Initialise MarkActiveColumns instance\n ",
"start": 1583,
"end": 1639,
"loc": {
"start": {
"line": 58,
"column": 4
},
"end": {
"line": 60,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 1935,
"end": 1952,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 25
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Clear filtered columns visual indicator (background color)\n ",
"start": 1997,
"end": 2074,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 78,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ",
"start": 2418,
"end": 2513,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 94,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Column cells iterator\n * TODO: make public and move into TableFilter if used elsewhere\n * @param {Number} colIndex\n * @param {Function} fn\n * @param {DOMElement} tbl\n * @private\n ",
"start": 3021,
"end": 3237,
"loc": {
"start": {
"line": 114,
"column": 4
},
"end": {
"line": 121,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " TODO: remove [].forEach when polyfill for PhanthomJs is available",
"start": 3313,
"end": 3381,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 76
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Remove feature\n ",
"start": 3496,
"end": 3529,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 130,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3866,
"end": 3883,
"loc": {
"start": {
"line": 143,
"column": 8
},
"end": {
"line": 143,
"column": 25
}
}
}
],
"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": "addClass",
"start": 44,
"end": 52,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 52,
"end": 53,
"loc": {
"start": {
"line": 2,
"column": 16
},
"end": {
"line": 2,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeClass",
"start": 54,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 18
},
"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": "hasClass",
"start": 67,
"end": 75,
"loc": {
"start": {
"line": 2,
"column": 31
},
"end": {
"line": 2,
"column": 39
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 75,
"end": 76,
"loc": {
"start": {
"line": 2,
"column": 39
},
"end": {
"line": 2,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 77,
"end": 81,
"loc": {
"start": {
"line": 2,
"column": 41
},
"end": {
"line": 2,
"column": 45
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../dom",
"start": 82,
"end": 90,
"loc": {
"start": {
"line": 2,
"column": 46
},
"end": {
"line": 2,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 90,
"end": 91,
"loc": {
"start": {
"line": 2,
"column": 54
},
"end": {
"line": 2,
"column": 55
}
}
},
{
"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": 92,
"end": 98,
"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": 99,
"end": 100,
"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": "EMPTY_FN",
"start": 100,
"end": 108,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 16
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 108,
"end": 109,
"loc": {
"start": {
"line": 3,
"column": 16
},
"end": {
"line": 3,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 110,
"end": 114,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../types",
"start": 115,
"end": 125,
"loc": {
"start": {
"line": 3,
"column": 23
},
"end": {
"line": 3,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 125,
"end": 126,
"loc": {
"start": {
"line": 3,
"column": 33
},
"end": {
"line": 3,
"column": 34
}
}
},
{
"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": 127,
"end": 133,
"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": 134,
"end": 135,
"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": 135,
"end": 146,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 19
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 146,
"end": 147,
"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": "defaultsFn",
"start": 148,
"end": 158,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 31
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 158,
"end": 159,
"loc": {
"start": {
"line": 4,
"column": 31
},
"end": {
"line": 4,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 160,
"end": 164,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../settings",
"start": 165,
"end": 178,
"loc": {
"start": {
"line": 4,
"column": 38
},
"end": {
"line": 4,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 178,
"end": 179,
"loc": {
"start": {
"line": 4,
"column": 51
},
"end": {
"line": 4,
"column": 52
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Visual indicator for filtered columns\n * @export\n * @class MarkActiveColumns\n * @extends {Feature}\n ",
"start": 181,
"end": 290,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 11,
"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": 291,
"end": 297,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"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": 298,
"end": 303,
"loc": {
"start": {
"line": 12,
"column": 7
},
"end": {
"line": 12,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MarkActiveColumns",
"start": 304,
"end": 321,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 30
}
}
},
{
"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": 322,
"end": 329,
"loc": {
"start": {
"line": 12,
"column": 31
},
"end": {
"line": 12,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Feature",
"start": 330,
"end": 337,
"loc": {
"start": {
"line": 12,
"column": 39
},
"end": {
"line": 12,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 338,
"end": 339,
"loc": {
"start": {
"line": 12,
"column": 47
},
"end": {
"line": 12,
"column": 48
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Create an instance of MarkActiveColumns\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 345,
"end": 455,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 17,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 460,
"end": 471,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 471,
"end": 472,
"loc": {
"start": {
"line": 18,
"column": 15
},
"end": {
"line": 18,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 472,
"end": 474,
"loc": {
"start": {
"line": 18,
"column": 16
},
"end": {
"line": 18,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 474,
"end": 475,
"loc": {
"start": {
"line": 18,
"column": 18
},
"end": {
"line": 18,
"column": 19
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 476,
"end": 477,
"loc": {
"start": {
"line": 18,
"column": 20
},
"end": {
"line": 18,
"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": 486,
"end": 491,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 491,
"end": 492,
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 19,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 492,
"end": 494,
"loc": {
"start": {
"line": 19,
"column": 14
},
"end": {
"line": 19,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 494,
"end": 495,
"loc": {
"start": {
"line": 19,
"column": 16
},
"end": {
"line": 19,
"column": 17
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "markActiveColumns",
"start": 496,
"end": 515,
"loc": {
"start": {
"line": 19,
"column": 18
},
"end": {
"line": 19,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 515,
"end": 516,
"loc": {
"start": {
"line": 19,
"column": 37
},
"end": {
"line": 19,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 516,
"end": 517,
"loc": {
"start": {
"line": 19,
"column": 38
},
"end": {
"line": 19,
"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": 527,
"end": 530,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "config",
"start": 531,
"end": 537,
"loc": {
"start": {
"line": 21,
"column": 12
},
"end": {
"line": 21,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 538,
"end": 539,
"loc": {
"start": {
"line": 21,
"column": 19
},
"end": {
"line": 21,
"column": 20
}
}
},
{
"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": 540,
"end": 544,
"loc": {
"start": {
"line": 21,
"column": 21
},
"end": {
"line": 21,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 544,
"end": 545,
"loc": {
"start": {
"line": 21,
"column": 25
},
"end": {
"line": 21,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "config",
"start": 545,
"end": 551,
"loc": {
"start": {
"line": 21,
"column": 26
},
"end": {
"line": 21,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 551,
"end": 552,
"loc": {
"start": {
"line": 21,
"column": 32
},
"end": {
"line": 21,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mark_active_columns",
"start": 552,
"end": 571,
"loc": {
"start": {
"line": 21,
"column": 33
},
"end": {
"line": 21,
"column": 52
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 572,
"end": 574,
"loc": {
"start": {
"line": 21,
"column": 53
},
"end": {
"line": 21,
"column": 55
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 575,
"end": 576,
"loc": {
"start": {
"line": 21,
"column": 56
},
"end": {
"line": 21,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 576,
"end": 577,
"loc": {
"start": {
"line": 21,
"column": 57
},
"end": {
"line": 21,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 577,
"end": 578,
"loc": {
"start": {
"line": 21,
"column": 58
},
"end": {
"line": 21,
"column": 59
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ",
"start": 588,
"end": 680,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 26,
"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": 689,
"end": 693,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 693,
"end": 694,
"loc": {
"start": {
"line": 27,
"column": 12
},
"end": {
"line": 27,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "headerCssClass",
"start": 694,
"end": 708,
"loc": {
"start": {
"line": 27,
"column": 13
},
"end": {
"line": 27,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 709,
"end": 710,
"loc": {
"start": {
"line": 27,
"column": 28
},
"end": {
"line": 27,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 711,
"end": 722,
"loc": {
"start": {
"line": 27,
"column": 30
},
"end": {
"line": 27,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 722,
"end": 723,
"loc": {
"start": {
"line": 27,
"column": 41
},
"end": {
"line": 27,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "config",
"start": 723,
"end": 729,
"loc": {
"start": {
"line": 27,
"column": 42
},
"end": {
"line": 27,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 729,
"end": 730,
"loc": {
"start": {
"line": 27,
"column": 48
},
"end": {
"line": 27,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "header_css_class",
"start": 730,
"end": 746,
"loc": {
"start": {
"line": 27,
"column": 49
},
"end": {
"line": 27,
"column": 65
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 746,
"end": 747,
"loc": {
"start": {
"line": 27,
"column": 65
},
"end": {
"line": 27,
"column": 66
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "activeHeader",
"start": 760,
"end": 774,
"loc": {
"start": {
"line": 28,
"column": 12
},
"end": {
"line": 28,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 774,
"end": 775,
"loc": {
"start": {
"line": 28,
"column": 26
},
"end": {
"line": 28,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 775,
"end": 776,
"loc": {
"start": {
"line": 28,
"column": 27
},
"end": {
"line": 28,
"column": 28
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class for filtered (active) column cells\n * @type {String}\n ",
"start": 786,
"end": 883,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 33,
"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": 892,
"end": 896,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 896,
"end": 897,
"loc": {
"start": {
"line": 34,
"column": 12
},
"end": {
"line": 34,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cellCssClass",
"start": 897,
"end": 909,
"loc": {
"start": {
"line": 34,
"column": 13
},
"end": {
"line": 34,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 910,
"end": 911,
"loc": {
"start": {
"line": 34,
"column": 26
},
"end": {
"line": 34,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 912,
"end": 923,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 34,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 923,
"end": 924,
"loc": {
"start": {
"line": 34,
"column": 39
},
"end": {
"line": 34,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "config",
"start": 924,
"end": 930,
"loc": {
"start": {
"line": 34,
"column": 40
},
"end": {
"line": 34,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 930,
"end": 931,
"loc": {
"start": {
"line": 34,
"column": 46
},
"end": {
"line": 34,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cell_css_class",
"start": 931,
"end": 945,
"loc": {
"start": {
"line": 34,
"column": 47
},
"end": {
"line": 34,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 945,
"end": 946,
"loc": {
"start": {
"line": 34,
"column": 61
},
"end": {
"line": 34,
"column": 62
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "activeCell",
"start": 959,
"end": 971,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 971,
"end": 972,
"loc": {
"start": {
"line": 35,
"column": 24
},
"end": {
"line": 35,
"column": 25
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 972,
"end": 973,
"loc": {
"start": {
"line": 35,
"column": 25
},
"end": {
"line": 35,
"column": 26
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Enable/disable column highlighting\n * @type {Boolean}\n ",
"start": 983,
"end": 1071,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 40,
"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": 1080,
"end": 1084,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1084,
"end": 1085,
"loc": {
"start": {
"line": 41,
"column": 12
},
"end": {
"line": 41,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "highlightColumn",
"start": 1085,
"end": 1100,
"loc": {
"start": {
"line": 41,
"column": 13
},
"end": {
"line": 41,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1101,
"end": 1102,
"loc": {
"start": {
"line": 41,
"column": 29
},
"end": {
"line": 41,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Boolean",
"start": 1103,
"end": 1110,
"loc": {
"start": {
"line": 41,
"column": 31
},
"end": {
"line": 41,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1110,
"end": 1111,
"loc": {
"start": {
"line": 41,
"column": 38
},
"end": {
"line": 41,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "config",
"start": 1111,
"end": 1117,
"loc": {
"start": {
"line": 41,
"column": 39
},
"end": {
"line": 41,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1117,
"end": 1118,
"loc": {
"start": {
"line": 41,
"column": 45
},
"end": {
"line": 41,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "highlight_column",
"start": 1118,
"end": 1134,
"loc": {
"start": {
"line": 41,
"column": 46
},
"end": {
"line": 41,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1134,
"end": 1135,
"loc": {
"start": {
"line": 41,
"column": 62
},
"end": {
"line": 41,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1135,
"end": 1136,
"loc": {
"start": {
"line": 41,
"column": 63
},
"end": {
"line": 41,
"column": 64
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ",
"start": 1146,
"end": 1253,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 46,
"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": 1262,
"end": 1266,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1266,
"end": 1267,
"loc": {
"start": {
"line": 47,
"column": 12
},
"end": {
"line": 47,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onBeforeActiveColumn",
"start": 1267,
"end": 1287,
"loc": {
"start": {
"line": 47,
"column": 13
},
"end": {
"line": 47,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1288,
"end": 1289,
"loc": {
"start": {
"line": 47,
"column": 34
},
"end": {
"line": 47,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 1290,
"end": 1300,
"loc": {
"start": {
"line": 47,
"column": 36
},
"end": {
"line": 47,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1300,
"end": 1301,
"loc": {
"start": {
"line": 47,
"column": 46
},
"end": {
"line": 47,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "config",
"start": 1301,
"end": 1307,
"loc": {
"start": {
"line": 47,
"column": 47
},
"end": {
"line": 47,
"column": 53
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1307,
"end": 1308,
"loc": {
"start": {
"line": 47,
"column": 53
},
"end": {
"line": 47,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on_before_active_column",
"start": 1308,
"end": 1331,
"loc": {
"start": {
"line": 47,
"column": 54
},
"end": {
"line": 47,
"column": 77
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1331,
"end": 1332,
"loc": {
"start": {
"line": 47,
"column": 77
},
"end": {
"line": 47,
"column": 78
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 1345,
"end": 1353,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1353,
"end": 1354,
"loc": {
"start": {
"line": 48,
"column": 20
},
"end": {
"line": 48,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1354,
"end": 1355,
"loc": {
"start": {
"line": 48,
"column": 21
},
"end": {
"line": 48,
"column": 22
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ",
"start": 1365,
"end": 1471,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 53,
"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": 1480,
"end": 1484,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1484,
"end": 1485,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onAfterActiveColumn",
"start": 1485,
"end": 1504,
"loc": {
"start": {
"line": 54,
"column": 13
},
"end": {
"line": 54,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1505,
"end": 1506,
"loc": {
"start": {
"line": 54,
"column": 33
},
"end": {
"line": 54,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 1507,
"end": 1517,
"loc": {
"start": {
"line": 54,
"column": 35
},
"end": {
"line": 54,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1517,
"end": 1518,
"loc": {
"start": {
"line": 54,
"column": 45
},
"end": {
"line": 54,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "config",
"start": 1518,
"end": 1524,
"loc": {
"start": {
"line": 54,
"column": 46
},
"end": {
"line": 54,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1524,
"end": 1525,
"loc": {
"start": {
"line": 54,
"column": 52
},
"end": {
"line": 54,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on_after_active_column",
"start": 1525,
"end": 1547,
"loc": {
"start": {
"line": 54,
"column": 53
},
"end": {
"line": 54,
"column": 75
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1547,
"end": 1548,
"loc": {
"start": {
"line": 54,
"column": 75
},
"end": {
"line": 54,
"column": 76
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 1561,
"end": 1569,
"loc": {
"start": {
"line": 55,
"column": 12
},
"end": {
"line": 55,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1569,
"end": 1570,
"loc": {
"start": {
"line": 55,
"column": 20
},
"end": {
"line": 55,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1570,
"end": 1571,
"loc": {
"start": {
"line": 55,
"column": 21
},
"end": {
"line": 55,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1576,
"end": 1577,
"loc": {
"start": {
"line": 56,
"column": 4
},
"end": {
"line": 56,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Initialise MarkActiveColumns instance\n ",
"start": 1583,
"end": 1639,
"loc": {
"start": {
"line": 58,
"column": 4
},
"end": {
"line": 60,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "init",
"start": 1644,
"end": 1648,
"loc": {
"start": {
"line": 61,
"column": 4
},
"end": {
"line": 61,
"column": 8
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1648,
"end": 1649,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1649,
"end": 1650,
"loc": {
"start": {
"line": 61,
"column": 9
},
"end": {
"line": 61,
"column": 10
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1651,
"end": 1652,
"loc": {
"start": {
"line": 61,
"column": 11
},
"end": {
"line": 61,
"column": 12
}
}
},
{
"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": 1661,
"end": 1663,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1664,
"end": 1665,
"loc": {
"start": {
"line": 62,
"column": 11
},
"end": {
"line": 62,
"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": 1665,
"end": 1669,
"loc": {
"start": {
"line": 62,
"column": 12
},
"end": {
"line": 62,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1669,
"end": 1670,
"loc": {
"start": {
"line": 62,
"column": 16
},
"end": {
"line": 62,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 1670,
"end": 1681,
"loc": {
"start": {
"line": 62,
"column": 17
},
"end": {
"line": 62,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1681,
"end": 1682,
"loc": {
"start": {
"line": 62,
"column": 28
},
"end": {
"line": 62,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1683,
"end": 1684,
"loc": {
"start": {
"line": 62,
"column": 30
},
"end": {
"line": 62,
"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": 1697,
"end": 1703,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1703,
"end": 1704,
"loc": {
"start": {
"line": 63,
"column": 18
},
"end": {
"line": 63,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1713,
"end": 1714,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"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": 1724,
"end": 1728,
"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": 1728,
"end": 1729,
"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": "emitter",
"start": 1729,
"end": 1736,
"loc": {
"start": {
"line": 66,
"column": 13
},
"end": {
"line": 66,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1736,
"end": 1737,
"loc": {
"start": {
"line": 66,
"column": 20
},
"end": {
"line": 66,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 1737,
"end": 1739,
"loc": {
"start": {
"line": 66,
"column": 21
},
"end": {
"line": 66,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1739,
"end": 1740,
"loc": {
"start": {
"line": 66,
"column": 23
},
"end": {
"line": 66,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1740,
"end": 1741,
"loc": {
"start": {
"line": 66,
"column": 24
},
"end": {
"line": 66,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "before-filtering",
"start": 1741,
"end": 1759,
"loc": {
"start": {
"line": 66,
"column": 25
},
"end": {
"line": 66,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1759,
"end": 1760,
"loc": {
"start": {
"line": 66,
"column": 43
},
"end": {
"line": 66,
"column": 44
}
}
},
{
"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": 44
},
"end": {
"line": 66,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1762,
"end": 1763,
"loc": {
"start": {
"line": 66,
"column": 46
},
"end": {
"line": 66,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1763,
"end": 1764,
"loc": {
"start": {
"line": 66,
"column": 47
},
"end": {
"line": 66,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1765,
"end": 1767,
"loc": {
"start": {
"line": 66,
"column": 49
},
"end": {
"line": 66,
"column": 51
}
}
},
{
"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": 1768,
"end": 1772,
"loc": {
"start": {
"line": 66,
"column": 52
},
"end": {
"line": 66,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1772,
"end": 1773,
"loc": {
"start": {
"line": 66,
"column": 56
},
"end": {
"line": 66,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "clearActiveColumns",
"start": 1773,
"end": 1791,
"loc": {
"start": {
"line": 66,
"column": 57
},
"end": {
"line": 66,
"column": 75
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1791,
"end": 1792,
"loc": {
"start": {
"line": 66,
"column": 75
},
"end": {
"line": 66,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1792,
"end": 1793,
"loc": {
"start": {
"line": 66,
"column": 76
},
"end": {
"line": 66,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1793,
"end": 1794,
"loc": {
"start": {
"line": 66,
"column": 77
},
"end": {
"line": 66,
"column": 78
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1794,
"end": 1795,
"loc": {
"start": {
"line": 66,
"column": 78
},
"end": {
"line": 66,
"column": 79
}
}
},
{
"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": 1804,
"end": 1808,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1808,
"end": 1809,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 1809,
"end": 1816,
"loc": {
"start": {
"line": 67,
"column": 13
},
"end": {
"line": 67,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1816,
"end": 1817,
"loc": {
"start": {
"line": 67,
"column": 20
},
"end": {
"line": 67,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 1817,
"end": 1819,
"loc": {
"start": {
"line": 67,
"column": 21
},
"end": {
"line": 67,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1819,
"end": 1820,
"loc": {
"start": {
"line": 67,
"column": 23
},
"end": {
"line": 67,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1833,
"end": 1834,
"loc": {
"start": {
"line": 68,
"column": 12
},
"end": {
"line": 68,
"column": 13
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "cell-processed",
"start": 1834,
"end": 1850,
"loc": {
"start": {
"line": 68,
"column": 13
},
"end": {
"line": 68,
"column": 29
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1850,
"end": 1851,
"loc": {
"start": {
"line": 68,
"column": 29
},
"end": {
"line": 68,
"column": 30
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1851,
"end": 1852,
"loc": {
"start": {
"line": 68,
"column": 30
},
"end": {
"line": 68,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1865,
"end": 1866,
"loc": {
"start": {
"line": 69,
"column": 12
},
"end": {
"line": 69,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 1866,
"end": 1868,
"loc": {
"start": {
"line": 69,
"column": 13
},
"end": {
"line": 69,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1868,
"end": 1869,
"loc": {
"start": {
"line": 69,
"column": 15
},
"end": {
"line": 69,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 1870,
"end": 1878,
"loc": {
"start": {
"line": 69,
"column": 17
},
"end": {
"line": 69,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1878,
"end": 1879,
"loc": {
"start": {
"line": 69,
"column": 25
},
"end": {
"line": 69,
"column": 26
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1880,
"end": 1882,
"loc": {
"start": {
"line": 69,
"column": 27
},
"end": {
"line": 69,
"column": 29
}
}
},
{
"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": 1883,
"end": 1887,
"loc": {
"start": {
"line": 69,
"column": 30
},
"end": {
"line": 69,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1887,
"end": 1888,
"loc": {
"start": {
"line": 69,
"column": 34
},
"end": {
"line": 69,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "markActiveColumn",
"start": 1888,
"end": 1904,
"loc": {
"start": {
"line": 69,
"column": 35
},
"end": {
"line": 69,
"column": 51
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1904,
"end": 1905,
"loc": {
"start": {
"line": 69,
"column": 51
},
"end": {
"line": 69,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 1905,
"end": 1913,
"loc": {
"start": {
"line": 69,
"column": 52
},
"end": {
"line": 69,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1913,
"end": 1914,
"loc": {
"start": {
"line": 69,
"column": 60
},
"end": {
"line": 69,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1923,
"end": 1924,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1924,
"end": 1925,
"loc": {
"start": {
"line": 70,
"column": 9
},
"end": {
"line": 70,
"column": 10
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 1935,
"end": 1952,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"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": 1961,
"end": 1965,
"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": 1965,
"end": 1966,
"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": "initialized",
"start": 1966,
"end": 1977,
"loc": {
"start": {
"line": 73,
"column": 13
},
"end": {
"line": 73,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1978,
"end": 1979,
"loc": {
"start": {
"line": 73,
"column": 25
},
"end": {
"line": 73,
"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": 1980,
"end": 1984,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1984,
"end": 1985,
"loc": {
"start": {
"line": 73,
"column": 31
},
"end": {
"line": 73,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1990,
"end": 1991,
"loc": {
"start": {
"line": 74,
"column": 4
},
"end": {
"line": 74,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Clear filtered columns visual indicator (background color)\n ",
"start": 1997,
"end": 2074,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 78,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "clearActiveColumns",
"start": 2079,
"end": 2097,
"loc": {
"start": {
"line": 79,
"column": 4
},
"end": {
"line": 79,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2097,
"end": 2098,
"loc": {
"start": {
"line": 79,
"column": 22
},
"end": {
"line": 79,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2098,
"end": 2099,
"loc": {
"start": {
"line": 79,
"column": 23
},
"end": {
"line": 79,
"column": 24
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2100,
"end": 2101,
"loc": {
"start": {
"line": 79,
"column": 25
},
"end": {
"line": 79,
"column": 26
}
}
},
{
"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": 2110,
"end": 2113,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2114,
"end": 2116,
"loc": {
"start": {
"line": 80,
"column": 12
},
"end": {
"line": 80,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2117,
"end": 2118,
"loc": {
"start": {
"line": 80,
"column": 15
},
"end": {
"line": 80,
"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": 2119,
"end": 2123,
"loc": {
"start": {
"line": 80,
"column": 17
},
"end": {
"line": 80,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2123,
"end": 2124,
"loc": {
"start": {
"line": 80,
"column": 21
},
"end": {
"line": 80,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2124,
"end": 2126,
"loc": {
"start": {
"line": 80,
"column": 22
},
"end": {
"line": 80,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2126,
"end": 2127,
"loc": {
"start": {
"line": 80,
"column": 24
},
"end": {
"line": 80,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2136,
"end": 2138,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2138,
"end": 2139,
"loc": {
"start": {
"line": 81,
"column": 10
},
"end": {
"line": 81,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "eachCol",
"start": 2139,
"end": 2146,
"loc": {
"start": {
"line": 81,
"column": 11
},
"end": {
"line": 81,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2146,
"end": 2147,
"loc": {
"start": {
"line": 81,
"column": 18
},
"end": {
"line": 81,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2147,
"end": 2148,
"loc": {
"start": {
"line": 81,
"column": 19
},
"end": {
"line": 81,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "idx",
"start": 2148,
"end": 2151,
"loc": {
"start": {
"line": 81,
"column": 20
},
"end": {
"line": 81,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2151,
"end": 2152,
"loc": {
"start": {
"line": 81,
"column": 23
},
"end": {
"line": 81,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2153,
"end": 2155,
"loc": {
"start": {
"line": 81,
"column": 25
},
"end": {
"line": 81,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2156,
"end": 2157,
"loc": {
"start": {
"line": 81,
"column": 28
},
"end": {
"line": 81,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeClass",
"start": 2170,
"end": 2181,
"loc": {
"start": {
"line": 82,
"column": 12
},
"end": {
"line": 82,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2181,
"end": 2182,
"loc": {
"start": {
"line": 82,
"column": 23
},
"end": {
"line": 82,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2182,
"end": 2184,
"loc": {
"start": {
"line": 82,
"column": 24
},
"end": {
"line": 82,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2184,
"end": 2185,
"loc": {
"start": {
"line": 82,
"column": 26
},
"end": {
"line": 82,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getHeaderElement",
"start": 2185,
"end": 2201,
"loc": {
"start": {
"line": 82,
"column": 27
},
"end": {
"line": 82,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2201,
"end": 2202,
"loc": {
"start": {
"line": 82,
"column": 43
},
"end": {
"line": 82,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "idx",
"start": 2202,
"end": 2205,
"loc": {
"start": {
"line": 82,
"column": 44
},
"end": {
"line": 82,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2205,
"end": 2206,
"loc": {
"start": {
"line": 82,
"column": 47
},
"end": {
"line": 82,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2206,
"end": 2207,
"loc": {
"start": {
"line": 82,
"column": 48
},
"end": {
"line": 82,
"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": 2208,
"end": 2212,
"loc": {
"start": {
"line": 82,
"column": 50
},
"end": {
"line": 82,
"column": 54
}
}
},
{
"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": 82,
"column": 54
},
"end": {
"line": 82,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "headerCssClass",
"start": 2213,
"end": 2227,
"loc": {
"start": {
"line": 82,
"column": 55
},
"end": {
"line": 82,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2227,
"end": 2228,
"loc": {
"start": {
"line": 82,
"column": 69
},
"end": {
"line": 82,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2228,
"end": 2229,
"loc": {
"start": {
"line": 82,
"column": 70
},
"end": {
"line": 82,
"column": 71
}
}
},
{
"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": 2243,
"end": 2245,
"loc": {
"start": {
"line": 84,
"column": 12
},
"end": {
"line": 84,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2246,
"end": 2247,
"loc": {
"start": {
"line": 84,
"column": 15
},
"end": {
"line": 84,
"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": 2247,
"end": 2251,
"loc": {
"start": {
"line": 84,
"column": 16
},
"end": {
"line": 84,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2251,
"end": 2252,
"loc": {
"start": {
"line": 84,
"column": 20
},
"end": {
"line": 84,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "highlightColumn",
"start": 2252,
"end": 2267,
"loc": {
"start": {
"line": 84,
"column": 21
},
"end": {
"line": 84,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2267,
"end": 2268,
"loc": {
"start": {
"line": 84,
"column": 36
},
"end": {
"line": 84,
"column": 37
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2269,
"end": 2270,
"loc": {
"start": {
"line": 84,
"column": 38
},
"end": {
"line": 84,
"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": 2287,
"end": 2291,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 85,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2291,
"end": 2292,
"loc": {
"start": {
"line": 85,
"column": 20
},
"end": {
"line": 85,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "eachColumnCell",
"start": 2292,
"end": 2306,
"loc": {
"start": {
"line": 85,
"column": 21
},
"end": {
"line": 85,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2306,
"end": 2307,
"loc": {
"start": {
"line": 85,
"column": 35
},
"end": {
"line": 85,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "idx",
"start": 2307,
"end": 2310,
"loc": {
"start": {
"line": 85,
"column": 36
},
"end": {
"line": 85,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2310,
"end": 2311,
"loc": {
"start": {
"line": 85,
"column": 39
},
"end": {
"line": 85,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2332,
"end": 2333,
"loc": {
"start": {
"line": 86,
"column": 20
},
"end": {
"line": 86,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cell",
"start": 2333,
"end": 2337,
"loc": {
"start": {
"line": 86,
"column": 21
},
"end": {
"line": 86,
"column": 25
}
}
},
{
"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": 86,
"column": 25
},
"end": {
"line": 86,
"column": 26
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2339,
"end": 2341,
"loc": {
"start": {
"line": 86,
"column": 27
},
"end": {
"line": 86,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeClass",
"start": 2342,
"end": 2353,
"loc": {
"start": {
"line": 86,
"column": 30
},
"end": {
"line": 86,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2353,
"end": 2354,
"loc": {
"start": {
"line": 86,
"column": 41
},
"end": {
"line": 86,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cell",
"start": 2354,
"end": 2358,
"loc": {
"start": {
"line": 86,
"column": 42
},
"end": {
"line": 86,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2358,
"end": 2359,
"loc": {
"start": {
"line": 86,
"column": 46
},
"end": {
"line": 86,
"column": 47
}
}
},
{
"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": 2360,
"end": 2364,
"loc": {
"start": {
"line": 86,
"column": 48
},
"end": {
"line": 86,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2364,
"end": 2365,
"loc": {
"start": {
"line": 86,
"column": 52
},
"end": {
"line": 86,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cellCssClass",
"start": 2365,
"end": 2377,
"loc": {
"start": {
"line": 86,
"column": 53
},
"end": {
"line": 86,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2377,
"end": 2378,
"loc": {
"start": {
"line": 86,
"column": 65
},
"end": {
"line": 86,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2378,
"end": 2379,
"loc": {
"start": {
"line": 86,
"column": 66
},
"end": {
"line": 86,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2379,
"end": 2380,
"loc": {
"start": {
"line": 86,
"column": 67
},
"end": {
"line": 86,
"column": 68
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2393,
"end": 2394,
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2403,
"end": 2404,
"loc": {
"start": {
"line": 88,
"column": 8
},
"end": {
"line": 88,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2404,
"end": 2405,
"loc": {
"start": {
"line": 88,
"column": 9
},
"end": {
"line": 88,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2405,
"end": 2406,
"loc": {
"start": {
"line": 88,
"column": 10
},
"end": {
"line": 88,
"column": 11
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2411,
"end": 2412,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 89,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ",
"start": 2418,
"end": 2513,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 94,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "markActiveColumn",
"start": 2518,
"end": 2534,
"loc": {
"start": {
"line": 95,
"column": 4
},
"end": {
"line": 95,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2534,
"end": 2535,
"loc": {
"start": {
"line": 95,
"column": 20
},
"end": {
"line": 95,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 2535,
"end": 2543,
"loc": {
"start": {
"line": 95,
"column": 21
},
"end": {
"line": 95,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2543,
"end": 2544,
"loc": {
"start": {
"line": 95,
"column": 29
},
"end": {
"line": 95,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2545,
"end": 2546,
"loc": {
"start": {
"line": 95,
"column": 31
},
"end": {
"line": 95,
"column": 32
}
}
},
{
"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": 2555,
"end": 2558,
"loc": {
"start": {
"line": 96,
"column": 8
},
"end": {
"line": 96,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2559,
"end": 2561,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2562,
"end": 2563,
"loc": {
"start": {
"line": 96,
"column": 15
},
"end": {
"line": 96,
"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": 2564,
"end": 2568,
"loc": {
"start": {
"line": 96,
"column": 17
},
"end": {
"line": 96,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2568,
"end": 2569,
"loc": {
"start": {
"line": 96,
"column": 21
},
"end": {
"line": 96,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2569,
"end": 2571,
"loc": {
"start": {
"line": 96,
"column": 22
},
"end": {
"line": 96,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2571,
"end": 2572,
"loc": {
"start": {
"line": 96,
"column": 24
},
"end": {
"line": 96,
"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": 2581,
"end": 2584,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "header",
"start": 2585,
"end": 2591,
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 97,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2592,
"end": 2593,
"loc": {
"start": {
"line": 97,
"column": 19
},
"end": {
"line": 97,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2594,
"end": 2596,
"loc": {
"start": {
"line": 97,
"column": 21
},
"end": {
"line": 97,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2596,
"end": 2597,
"loc": {
"start": {
"line": 97,
"column": 23
},
"end": {
"line": 97,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getHeaderElement",
"start": 2597,
"end": 2613,
"loc": {
"start": {
"line": 97,
"column": 24
},
"end": {
"line": 97,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2613,
"end": 2614,
"loc": {
"start": {
"line": 97,
"column": 40
},
"end": {
"line": 97,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 2614,
"end": 2622,
"loc": {
"start": {
"line": 97,
"column": 41
},
"end": {
"line": 97,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2622,
"end": 2623,
"loc": {
"start": {
"line": 97,
"column": 49
},
"end": {
"line": 97,
"column": 50
}
}
},
{
"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": 97,
"column": 50
},
"end": {
"line": 97,
"column": 51
}
}
},
{
"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": 2633,
"end": 2635,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2636,
"end": 2637,
"loc": {
"start": {
"line": 98,
"column": 11
},
"end": {
"line": 98,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hasClass",
"start": 2637,
"end": 2645,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2645,
"end": 2646,
"loc": {
"start": {
"line": 98,
"column": 20
},
"end": {
"line": 98,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "header",
"start": 2646,
"end": 2652,
"loc": {
"start": {
"line": 98,
"column": 21
},
"end": {
"line": 98,
"column": 27
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2652,
"end": 2653,
"loc": {
"start": {
"line": 98,
"column": 27
},
"end": {
"line": 98,
"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": 2654,
"end": 2658,
"loc": {
"start": {
"line": 98,
"column": 29
},
"end": {
"line": 98,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2658,
"end": 2659,
"loc": {
"start": {
"line": 98,
"column": 33
},
"end": {
"line": 98,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "headerCssClass",
"start": 2659,
"end": 2673,
"loc": {
"start": {
"line": 98,
"column": 34
},
"end": {
"line": 98,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2673,
"end": 2674,
"loc": {
"start": {
"line": 98,
"column": 48
},
"end": {
"line": 98,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2674,
"end": 2675,
"loc": {
"start": {
"line": 98,
"column": 49
},
"end": {
"line": 98,
"column": 50
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2676,
"end": 2677,
"loc": {
"start": {
"line": 98,
"column": 51
},
"end": {
"line": 98,
"column": 52
}
}
},
{
"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": 2690,
"end": 2696,
"loc": {
"start": {
"line": 99,
"column": 12
},
"end": {
"line": 99,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2696,
"end": 2697,
"loc": {
"start": {
"line": 99,
"column": 18
},
"end": {
"line": 99,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2706,
"end": 2707,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"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": 2717,
"end": 2721,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2721,
"end": 2722,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onBeforeActiveColumn",
"start": 2722,
"end": 2742,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 102,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2742,
"end": 2743,
"loc": {
"start": {
"line": 102,
"column": 33
},
"end": {
"line": 102,
"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": 2743,
"end": 2747,
"loc": {
"start": {
"line": 102,
"column": 34
},
"end": {
"line": 102,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2747,
"end": 2748,
"loc": {
"start": {
"line": 102,
"column": 38
},
"end": {
"line": 102,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 2749,
"end": 2757,
"loc": {
"start": {
"line": 102,
"column": 40
},
"end": {
"line": 102,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2757,
"end": 2758,
"loc": {
"start": {
"line": 102,
"column": 48
},
"end": {
"line": 102,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2758,
"end": 2759,
"loc": {
"start": {
"line": 102,
"column": 49
},
"end": {
"line": 102,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addClass",
"start": 2769,
"end": 2777,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 16
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2777,
"end": 2778,
"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": "header",
"start": 2778,
"end": 2784,
"loc": {
"start": {
"line": 104,
"column": 17
},
"end": {
"line": 104,
"column": 23
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2784,
"end": 2785,
"loc": {
"start": {
"line": 104,
"column": 23
},
"end": {
"line": 104,
"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": 2786,
"end": 2790,
"loc": {
"start": {
"line": 104,
"column": 25
},
"end": {
"line": 104,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2790,
"end": 2791,
"loc": {
"start": {
"line": 104,
"column": 29
},
"end": {
"line": 104,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "headerCssClass",
"start": 2791,
"end": 2805,
"loc": {
"start": {
"line": 104,
"column": 30
},
"end": {
"line": 104,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2805,
"end": 2806,
"loc": {
"start": {
"line": 104,
"column": 44
},
"end": {
"line": 104,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2806,
"end": 2807,
"loc": {
"start": {
"line": 104,
"column": 45
},
"end": {
"line": 104,
"column": 46
}
}
},
{
"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": 2817,
"end": 2819,
"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": 2820,
"end": 2821,
"loc": {
"start": {
"line": 106,
"column": 11
},
"end": {
"line": 106,
"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": 2821,
"end": 2825,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2825,
"end": 2826,
"loc": {
"start": {
"line": 106,
"column": 16
},
"end": {
"line": 106,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "highlightColumn",
"start": 2826,
"end": 2841,
"loc": {
"start": {
"line": 106,
"column": 17
},
"end": {
"line": 106,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2841,
"end": 2842,
"loc": {
"start": {
"line": 106,
"column": 32
},
"end": {
"line": 106,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2843,
"end": 2844,
"loc": {
"start": {
"line": 106,
"column": 34
},
"end": {
"line": 106,
"column": 35
}
}
},
{
"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": 2857,
"end": 2861,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2861,
"end": 2862,
"loc": {
"start": {
"line": 107,
"column": 16
},
"end": {
"line": 107,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "eachColumnCell",
"start": 2862,
"end": 2876,
"loc": {
"start": {
"line": 107,
"column": 17
},
"end": {
"line": 107,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2876,
"end": 2877,
"loc": {
"start": {
"line": 107,
"column": 31
},
"end": {
"line": 107,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 2877,
"end": 2885,
"loc": {
"start": {
"line": 107,
"column": 32
},
"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": 2885,
"end": 2886,
"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
},
"start": 2903,
"end": 2904,
"loc": {
"start": {
"line": 108,
"column": 16
},
"end": {
"line": 108,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cell",
"start": 2904,
"end": 2908,
"loc": {
"start": {
"line": 108,
"column": 17
},
"end": {
"line": 108,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2908,
"end": 2909,
"loc": {
"start": {
"line": 108,
"column": 21
},
"end": {
"line": 108,
"column": 22
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2910,
"end": 2912,
"loc": {
"start": {
"line": 108,
"column": 23
},
"end": {
"line": 108,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addClass",
"start": 2913,
"end": 2921,
"loc": {
"start": {
"line": 108,
"column": 26
},
"end": {
"line": 108,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2921,
"end": 2922,
"loc": {
"start": {
"line": 108,
"column": 34
},
"end": {
"line": 108,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cell",
"start": 2922,
"end": 2926,
"loc": {
"start": {
"line": 108,
"column": 35
},
"end": {
"line": 108,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2926,
"end": 2927,
"loc": {
"start": {
"line": 108,
"column": 39
},
"end": {
"line": 108,
"column": 40
}
}
},
{
"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": 2928,
"end": 2932,
"loc": {
"start": {
"line": 108,
"column": 41
},
"end": {
"line": 108,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2932,
"end": 2933,
"loc": {
"start": {
"line": 108,
"column": 45
},
"end": {
"line": 108,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cellCssClass",
"start": 2933,
"end": 2945,
"loc": {
"start": {
"line": 108,
"column": 46
},
"end": {
"line": 108,
"column": 58
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2945,
"end": 2946,
"loc": {
"start": {
"line": 108,
"column": 58
},
"end": {
"line": 108,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2946,
"end": 2947,
"loc": {
"start": {
"line": 108,
"column": 59
},
"end": {
"line": 108,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2947,
"end": 2948,
"loc": {
"start": {
"line": 108,
"column": 60
},
"end": {
"line": 108,
"column": 61
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2957,
"end": 2958,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"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": 2968,
"end": 2972,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2972,
"end": 2973,
"loc": {
"start": {
"line": 111,
"column": 12
},
"end": {
"line": 111,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onAfterActiveColumn",
"start": 2973,
"end": 2992,
"loc": {
"start": {
"line": 111,
"column": 13
},
"end": {
"line": 111,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2992,
"end": 2993,
"loc": {
"start": {
"line": 111,
"column": 32
},
"end": {
"line": 111,
"column": 33
}
}
},
{
"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": 2993,
"end": 2997,
"loc": {
"start": {
"line": 111,
"column": 33
},
"end": {
"line": 111,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2997,
"end": 2998,
"loc": {
"start": {
"line": 111,
"column": 37
},
"end": {
"line": 111,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 2999,
"end": 3007,
"loc": {
"start": {
"line": 111,
"column": 39
},
"end": {
"line": 111,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3007,
"end": 3008,
"loc": {
"start": {
"line": 111,
"column": 47
},
"end": {
"line": 111,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3008,
"end": 3009,
"loc": {
"start": {
"line": 111,
"column": 48
},
"end": {
"line": 111,
"column": 49
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3014,
"end": 3015,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 112,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Column cells iterator\n * TODO: make public and move into TableFilter if used elsewhere\n * @param {Number} colIndex\n * @param {Function} fn\n * @param {DOMElement} tbl\n * @private\n ",
"start": 3021,
"end": 3237,
"loc": {
"start": {
"line": 114,
"column": 4
},
"end": {
"line": 121,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "eachColumnCell",
"start": 3242,
"end": 3256,
"loc": {
"start": {
"line": 122,
"column": 4
},
"end": {
"line": 122,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3256,
"end": 3257,
"loc": {
"start": {
"line": 122,
"column": 18
},
"end": {
"line": 122,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 3257,
"end": 3265,
"loc": {
"start": {
"line": 122,
"column": 19
},
"end": {
"line": 122,
"column": 27
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3265,
"end": 3266,
"loc": {
"start": {
"line": 122,
"column": 27
},
"end": {
"line": 122,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fn",
"start": 3267,
"end": 3269,
"loc": {
"start": {
"line": 122,
"column": 29
},
"end": {
"line": 122,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3270,
"end": 3271,
"loc": {
"start": {
"line": 122,
"column": 32
},
"end": {
"line": 122,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 3272,
"end": 3280,
"loc": {
"start": {
"line": 122,
"column": 34
},
"end": {
"line": 122,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3280,
"end": 3281,
"loc": {
"start": {
"line": 122,
"column": 42
},
"end": {
"line": 122,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tbl",
"start": 3282,
"end": 3285,
"loc": {
"start": {
"line": 122,
"column": 44
},
"end": {
"line": 122,
"column": 47
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3286,
"end": 3287,
"loc": {
"start": {
"line": 122,
"column": 48
},
"end": {
"line": 122,
"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": 3288,
"end": 3292,
"loc": {
"start": {
"line": 122,
"column": 50
},
"end": {
"line": 122,
"column": 54
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3292,
"end": 3293,
"loc": {
"start": {
"line": 122,
"column": 54
},
"end": {
"line": 122,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 3293,
"end": 3295,
"loc": {
"start": {
"line": 122,
"column": 55
},
"end": {
"line": 122,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3295,
"end": 3296,
"loc": {
"start": {
"line": 122,
"column": 57
},
"end": {
"line": 122,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dom",
"start": 3296,
"end": 3299,
"loc": {
"start": {
"line": 122,
"column": 58
},
"end": {
"line": 122,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3299,
"end": 3300,
"loc": {
"start": {
"line": 122,
"column": 61
},
"end": {
"line": 122,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3300,
"end": 3301,
"loc": {
"start": {
"line": 122,
"column": 62
},
"end": {
"line": 122,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3301,
"end": 3302,
"loc": {
"start": {
"line": 122,
"column": 63
},
"end": {
"line": 122,
"column": 64
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3303,
"end": 3304,
"loc": {
"start": {
"line": 122,
"column": 65
},
"end": {
"line": 122,
"column": 66
}
}
},
{
"type": "CommentLine",
"value": " TODO: remove [].forEach when polyfill for PhanthomJs is available",
"start": 3313,
"end": 3381,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 76
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3390,
"end": 3391,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 124,
"column": 9
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3391,
"end": 3392,
"loc": {
"start": {
"line": 124,
"column": 9
},
"end": {
"line": 124,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3392,
"end": 3393,
"loc": {
"start": {
"line": 124,
"column": 10
},
"end": {
"line": 124,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 3393,
"end": 3400,
"loc": {
"start": {
"line": 124,
"column": 11
},
"end": {
"line": 124,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3400,
"end": 3401,
"loc": {
"start": {
"line": 124,
"column": 18
},
"end": {
"line": 124,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "call",
"start": 3401,
"end": 3405,
"loc": {
"start": {
"line": 124,
"column": 19
},
"end": {
"line": 124,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3405,
"end": 3406,
"loc": {
"start": {
"line": 124,
"column": 23
},
"end": {
"line": 124,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tbl",
"start": 3419,
"end": 3422,
"loc": {
"start": {
"line": 125,
"column": 12
},
"end": {
"line": 125,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3422,
"end": 3423,
"loc": {
"start": {
"line": 125,
"column": 15
},
"end": {
"line": 125,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "querySelectorAll",
"start": 3423,
"end": 3439,
"loc": {
"start": {
"line": 125,
"column": 16
},
"end": {
"line": 125,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3439,
"end": 3440,
"loc": {
"start": {
"line": 125,
"column": 32
},
"end": {
"line": 125,
"column": 33
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3440,
"end": 3441,
"loc": {
"start": {
"line": 125,
"column": 33
},
"end": {
"line": 125,
"column": 34
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "tbody td:nth-child(",
"start": 3441,
"end": 3460,
"loc": {
"start": {
"line": 125,
"column": 34
},
"end": {
"line": 125,
"column": 53
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3460,
"end": 3462,
"loc": {
"start": {
"line": 125,
"column": 53
},
"end": {
"line": 125,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 3462,
"end": 3470,
"loc": {
"start": {
"line": 125,
"column": 55
},
"end": {
"line": 125,
"column": 63
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 3471,
"end": 3472,
"loc": {
"start": {
"line": 125,
"column": 64
},
"end": {
"line": 125,
"column": 65
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 3473,
"end": 3474,
"loc": {
"start": {
"line": 125,
"column": 66
},
"end": {
"line": 125,
"column": 67
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3474,
"end": 3475,
"loc": {
"start": {
"line": 125,
"column": 67
},
"end": {
"line": 125,
"column": 68
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ")",
"start": 3475,
"end": 3476,
"loc": {
"start": {
"line": 125,
"column": 68
},
"end": {
"line": 125,
"column": 69
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3476,
"end": 3477,
"loc": {
"start": {
"line": 125,
"column": 69
},
"end": {
"line": 125,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3477,
"end": 3478,
"loc": {
"start": {
"line": 125,
"column": 70
},
"end": {
"line": 125,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3478,
"end": 3479,
"loc": {
"start": {
"line": 125,
"column": 71
},
"end": {
"line": 125,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fn",
"start": 3480,
"end": 3482,
"loc": {
"start": {
"line": 125,
"column": 73
},
"end": {
"line": 125,
"column": 75
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3482,
"end": 3483,
"loc": {
"start": {
"line": 125,
"column": 75
},
"end": {
"line": 125,
"column": 76
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3483,
"end": 3484,
"loc": {
"start": {
"line": 125,
"column": 76
},
"end": {
"line": 125,
"column": 77
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3489,
"end": 3490,
"loc": {
"start": {
"line": 126,
"column": 4
},
"end": {
"line": 126,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Remove feature\n ",
"start": 3496,
"end": 3529,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 130,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "destroy",
"start": 3534,
"end": 3541,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3541,
"end": 3542,
"loc": {
"start": {
"line": 131,
"column": 11
},
"end": {
"line": 131,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3542,
"end": 3543,
"loc": {
"start": {
"line": 131,
"column": 12
},
"end": {
"line": 131,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3544,
"end": 3545,
"loc": {
"start": {
"line": 131,
"column": 14
},
"end": {
"line": 131,
"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": 3554,
"end": 3556,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 132,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3557,
"end": 3558,
"loc": {
"start": {
"line": 132,
"column": 11
},
"end": {
"line": 132,
"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": 3558,
"end": 3559,
"loc": {
"start": {
"line": 132,
"column": 12
},
"end": {
"line": 132,
"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": 3559,
"end": 3563,
"loc": {
"start": {
"line": 132,
"column": 13
},
"end": {
"line": 132,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3563,
"end": 3564,
"loc": {
"start": {
"line": 132,
"column": 17
},
"end": {
"line": 132,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 3564,
"end": 3575,
"loc": {
"start": {
"line": 132,
"column": 18
},
"end": {
"line": 132,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3575,
"end": 3576,
"loc": {
"start": {
"line": 132,
"column": 29
},
"end": {
"line": 132,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3577,
"end": 3578,
"loc": {
"start": {
"line": 132,
"column": 31
},
"end": {
"line": 132,
"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": 3591,
"end": 3597,
"loc": {
"start": {
"line": 133,
"column": 12
},
"end": {
"line": 133,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3597,
"end": 3598,
"loc": {
"start": {
"line": 133,
"column": 18
},
"end": {
"line": 133,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3607,
"end": 3608,
"loc": {
"start": {
"line": 134,
"column": 8
},
"end": {
"line": 134,
"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": 3618,
"end": 3622,
"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": 3622,
"end": 3623,
"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": "clearActiveColumns",
"start": 3623,
"end": 3641,
"loc": {
"start": {
"line": 136,
"column": 13
},
"end": {
"line": 136,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3641,
"end": 3642,
"loc": {
"start": {
"line": 136,
"column": 31
},
"end": {
"line": 136,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3642,
"end": 3643,
"loc": {
"start": {
"line": 136,
"column": 32
},
"end": {
"line": 136,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3643,
"end": 3644,
"loc": {
"start": {
"line": 136,
"column": 33
},
"end": {
"line": 136,
"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": 3653,
"end": 3657,
"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": 3657,
"end": 3658,
"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": "emitter",
"start": 3658,
"end": 3665,
"loc": {
"start": {
"line": 137,
"column": 13
},
"end": {
"line": 137,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3665,
"end": 3666,
"loc": {
"start": {
"line": 137,
"column": 20
},
"end": {
"line": 137,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 3666,
"end": 3669,
"loc": {
"start": {
"line": 137,
"column": 21
},
"end": {
"line": 137,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3669,
"end": 3670,
"loc": {
"start": {
"line": 137,
"column": 24
},
"end": {
"line": 137,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3670,
"end": 3671,
"loc": {
"start": {
"line": 137,
"column": 25
},
"end": {
"line": 137,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "before-filtering",
"start": 3671,
"end": 3689,
"loc": {
"start": {
"line": 137,
"column": 26
},
"end": {
"line": 137,
"column": 44
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3689,
"end": 3690,
"loc": {
"start": {
"line": 137,
"column": 44
},
"end": {
"line": 137,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3690,
"end": 3691,
"loc": {
"start": {
"line": 137,
"column": 45
},
"end": {
"line": 137,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3692,
"end": 3693,
"loc": {
"start": {
"line": 137,
"column": 47
},
"end": {
"line": 137,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3693,
"end": 3694,
"loc": {
"start": {
"line": 137,
"column": 48
},
"end": {
"line": 137,
"column": 49
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3695,
"end": 3697,
"loc": {
"start": {
"line": 137,
"column": 50
},
"end": {
"line": 137,
"column": 52
}
}
},
{
"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": 3698,
"end": 3702,
"loc": {
"start": {
"line": 137,
"column": 53
},
"end": {
"line": 137,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3702,
"end": 3703,
"loc": {
"start": {
"line": 137,
"column": 57
},
"end": {
"line": 137,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "clearActiveColumns",
"start": 3703,
"end": 3721,
"loc": {
"start": {
"line": 137,
"column": 58
},
"end": {
"line": 137,
"column": 76
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3721,
"end": 3722,
"loc": {
"start": {
"line": 137,
"column": 76
},
"end": {
"line": 137,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3722,
"end": 3723,
"loc": {
"start": {
"line": 137,
"column": 77
},
"end": {
"line": 137,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3723,
"end": 3724,
"loc": {
"start": {
"line": 137,
"column": 78
},
"end": {
"line": 137,
"column": 79
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3724,
"end": 3725,
"loc": {
"start": {
"line": 137,
"column": 79
},
"end": {
"line": 137,
"column": 80
}
}
},
{
"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": 3734,
"end": 3738,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 138,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3738,
"end": 3739,
"loc": {
"start": {
"line": 138,
"column": 12
},
"end": {
"line": 138,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 3739,
"end": 3746,
"loc": {
"start": {
"line": 138,
"column": 13
},
"end": {
"line": 138,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3746,
"end": 3747,
"loc": {
"start": {
"line": 138,
"column": 20
},
"end": {
"line": 138,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 3747,
"end": 3750,
"loc": {
"start": {
"line": 138,
"column": 21
},
"end": {
"line": 138,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3750,
"end": 3751,
"loc": {
"start": {
"line": 138,
"column": 24
},
"end": {
"line": 138,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3764,
"end": 3765,
"loc": {
"start": {
"line": 139,
"column": 12
},
"end": {
"line": 139,
"column": 13
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "cell-processed",
"start": 3765,
"end": 3781,
"loc": {
"start": {
"line": 139,
"column": 13
},
"end": {
"line": 139,
"column": 29
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3781,
"end": 3782,
"loc": {
"start": {
"line": 139,
"column": 29
},
"end": {
"line": 139,
"column": 30
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3782,
"end": 3783,
"loc": {
"start": {
"line": 139,
"column": 30
},
"end": {
"line": 139,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3796,
"end": 3797,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 3797,
"end": 3799,
"loc": {
"start": {
"line": 140,
"column": 13
},
"end": {
"line": 140,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3799,
"end": 3800,
"loc": {
"start": {
"line": 140,
"column": 15
},
"end": {
"line": 140,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 3801,
"end": 3809,
"loc": {
"start": {
"line": 140,
"column": 17
},
"end": {
"line": 140,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3809,
"end": 3810,
"loc": {
"start": {
"line": 140,
"column": 25
},
"end": {
"line": 140,
"column": 26
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3811,
"end": 3813,
"loc": {
"start": {
"line": 140,
"column": 27
},
"end": {
"line": 140,
"column": 29
}
}
},
{
"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": 3814,
"end": 3818,
"loc": {
"start": {
"line": 140,
"column": 30
},
"end": {
"line": 140,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3818,
"end": 3819,
"loc": {
"start": {
"line": 140,
"column": 34
},
"end": {
"line": 140,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "markActiveColumn",
"start": 3819,
"end": 3835,
"loc": {
"start": {
"line": 140,
"column": 35
},
"end": {
"line": 140,
"column": 51
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3835,
"end": 3836,
"loc": {
"start": {
"line": 140,
"column": 51
},
"end": {
"line": 140,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 3836,
"end": 3844,
"loc": {
"start": {
"line": 140,
"column": 52
},
"end": {
"line": 140,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3844,
"end": 3845,
"loc": {
"start": {
"line": 140,
"column": 60
},
"end": {
"line": 140,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3854,
"end": 3855,
"loc": {
"start": {
"line": 141,
"column": 8
},
"end": {
"line": 141,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3855,
"end": 3856,
"loc": {
"start": {
"line": 141,
"column": 9
},
"end": {
"line": 141,
"column": 10
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3866,
"end": 3883,
"loc": {
"start": {
"line": 143,
"column": 8
},
"end": {
"line": 143,
"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": 3892,
"end": 3896,
"loc": {
"start": {
"line": 144,
"column": 8
},
"end": {
"line": 144,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3896,
"end": 3897,
"loc": {
"start": {
"line": 144,
"column": 12
},
"end": {
"line": 144,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 3897,
"end": 3908,
"loc": {
"start": {
"line": 144,
"column": 13
},
"end": {
"line": 144,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3909,
"end": 3910,
"loc": {
"start": {
"line": 144,
"column": 25
},
"end": {
"line": 144,
"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": 3911,
"end": 3916,
"loc": {
"start": {
"line": 144,
"column": 27
},
"end": {
"line": 144,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3916,
"end": 3917,
"loc": {
"start": {
"line": 144,
"column": 32
},
"end": {
"line": 144,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3922,
"end": 3923,
"loc": {
"start": {
"line": 145,
"column": 4
},
"end": {
"line": 145,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3924,
"end": 3925,
"loc": {
"start": {
"line": 146,
"column": 0
},
"end": {
"line": 146,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3926,
"end": 3926,
"loc": {
"start": {
"line": 147,
"column": 0
},
"end": {
"line": 147,
"column": 0
}
}
}
]
}