SYMBOL INDEX (65 symbols across 42 files) FILE: bin/eslint-ignore-errors.js function isDisableComment (line 48) | function isDisableComment(line) { FILE: lib/formatters/stylish-fixes.js function stylishFixes (line 8) | function stylishFixes(results) { function pluralize (line 68) | function pluralize(word, count) { function diff (line 72) | function diff(a, b) { FILE: lib/rules/a11y-aria-label-is-well-formatted.js method create (line 20) | create(context) { FILE: lib/rules/a11y-no-generic-link-text.js method create (line 44) | create(context) { FILE: lib/rules/a11y-no-title-attribute.js constant SEMANTIC_ELEMENTS (line 6) | const SEMANTIC_ELEMENTS = [ method create (line 57) | create(context) { FILE: lib/rules/a11y-no-visually-hidden-interactive-element.js constant INTERACTIVE_ELEMENTS (line 19) | const INTERACTIVE_ELEMENTS = ['a', 'button', 'summary', 'select', 'optio... method create (line 75) | create(context) { FILE: lib/rules/a11y-role-supports-aria-props.js method create (line 24) | create(context) { FILE: lib/rules/a11y-svg-has-accessible-name.js method create (line 22) | create(context) { FILE: lib/rules/array-foreach.js method create (line 17) | create(context) { FILE: lib/rules/async-currenttarget.js method create (line 17) | create(context) { FILE: lib/rules/async-preventdefault.js method create (line 17) | create(context) { FILE: lib/rules/authenticity-token.js method create (line 18) | create(context) { FILE: lib/rules/filenames-match-regex.js method create (line 32) | create(context) { FILE: lib/rules/get-attribute.js function isValidAttribute (line 17) | function isValidAttribute(name) { method create (line 35) | create(context) { FILE: lib/rules/js-class-name.js method create (line 18) | create(context) { FILE: lib/rules/no-blur.js method create (line 16) | create(context) { FILE: lib/rules/no-d-none.js method create (line 16) | create(context) { FILE: lib/rules/no-dataset.js method create (line 17) | create(context) { FILE: lib/rules/no-dynamic-script-tag.js method create (line 17) | create(context) { FILE: lib/rules/no-implicit-buggy-globals.js method create (line 17) | create(context) { FILE: lib/rules/no-inner-html.js method create (line 17) | create(context) { FILE: lib/rules/no-innerText.js method create (line 18) | create(context) { FILE: lib/rules/no-then.js method create (line 17) | create(context) { FILE: lib/rules/no-useless-passive.js method create (line 30) | create(context) { FILE: lib/rules/prefer-observers.js method create (line 21) | create(context) { FILE: lib/rules/require-passive-events.js method create (line 29) | create(context) { FILE: lib/rules/unescaped-html-literal.js method create (line 17) | create(context) { FILE: lib/utils/get-element-type.js function getElementType (line 12) | function getElementType(context, node, lazyElementCheck = false) { FILE: lib/utils/get-exported-name.js function getNodeName (line 1) | function getNodeName(node, options) { function getExportedName (line 17) | function getExportedName(programNode, options) { FILE: lib/utils/get-role.js function cleanElementRolesMap (line 14) | function cleanElementRolesMap() { function getRole (line 45) | function getRole(context, node) { FILE: lib/utils/is-ignored-filename.js function isIgnoredFilename (line 3) | function isIgnoredFilename(filename) { FILE: lib/utils/object-map.js class ObjectMap (line 7) | class ObjectMap extends Map { method constructor (line 10) | constructor(iterable = []) { method clear (line 15) | clear() { method delete (line 19) | delete(key) { method entries (line 27) | entries() { method forEach (line 31) | forEach(cb) { method get (line 37) | get(key) { method has (line 41) | has(key) { method keys (line 45) | keys() { method set (line 49) | set(key, value) { method values (line 55) | values() { FILE: lib/utils/parse-filename.js function parseFilename (line 3) | function parseFilename(filename) { FILE: test-examples/flat/src/getAttribute.js function foobar (line 1) | function foobar(el) { FILE: test-examples/flat/src/noBlur.js function focusInput (line 1) | function focusInput() { FILE: test-examples/flat/src/thisTypescriptTest.ts class Safe (line 1) | class Safe { method constructor (line 4) | constructor(contents: string) { method printContents (line 8) | printContents() { FILE: test-examples/legacy/src/getAttribute.js function foobar (line 1) | function foobar(el) { FILE: test-examples/legacy/src/noBlur.js function focusInput (line 1) | function focusInput() { FILE: test-examples/legacy/src/thisTypescriptTest.ts class Safe (line 1) | class Safe { method constructor (line 4) | constructor(contents: string) { method printContents (line 8) | printContents() { FILE: tests/a11y-role-supports-aria-props.js function getErrorMessage (line 28) | function getErrorMessage(attribute, role) { FILE: tests/utils/get-element-type.mjs function mockSetting (line 6) | function mockSetting(componentSetting = {}) { FILE: tests/utils/mocks.js function mockJSXAttribute (line 1) | function mockJSXAttribute(prop, propValue) { function mockJSXConditionalAttribute (line 19) | function mockJSXConditionalAttribute(prop, expression, consequentValue, ... function mockJSXOpeningElement (line 47) | function mockJSXOpeningElement(tagName, attributes = []) {