SYMBOL INDEX (65 symbols across 18 files) FILE: samples/svg/build/index.ts function getStaticHTMLData (line 14) | function getStaticHTMLData() { function attachAsyncHTMLDataFromMDN (line 26) | async function attachAsyncHTMLDataFromMDN( function generateHTMLData (line 73) | async function generateHTMLData() { function getStaticCSSData (line 98) | function getStaticCSSData(): CSSProperty[] { function attachAsyncCSSDataFromMDN (line 107) | async function attachAsyncCSSDataFromMDN(cssProperties: CSSProperty[]): ... function generateCSSData (line 126) | async function generateCSSData() { function getHTMLData (line 145) | async function getHTMLData() { FILE: samples/svg/build/mdn-bcd.ts function htmlExport (line 10) | function htmlExport() { function cssExport (line 39) | function cssExport() { function addMDNData (line 61) | function addMDNData(properties: Partial[]) { FILE: samples/svg/build/mdn-data.ts function addCSSMDNData (line 11) | function addCSSMDNData(specProperty: CSSSpecProperty): CSSProperty { function getPropertyStatus (line 27) | function getPropertyStatus(name: string) { function getPropertySyntax (line 56) | function getPropertySyntax(name: string) { function getPropertyBrowsers (line 62) | function getPropertyBrowsers(name: string) { FILE: samples/svg/build/mdn-description.ts type PropertyType (line 2) | type PropertyType = 'tag' | 'attribute' function getMDNMDDescription (line 4) | async function getMDNMDDescription(name: string, type: PropertyType) { FILE: samples/svg/build/postprocess.ts function transform (line 7) | function transform(entry : any) { FILE: samples/svg/build/svg-spec.ts constant DEFINITION_PATH (line 4) | const DEFINITION_PATH = path.resolve(__dirname, '../raw-data/definitions... type Reference (line 8) | interface Reference { type HTMLElement (line 13) | interface HTMLElement { type HTMLAttribute (line 21) | interface HTMLAttribute { type HTMLAttributeCategory (line 27) | interface HTMLAttributeCategory { type CSSProperty (line 33) | interface CSSProperty { type CSSSpecProperty (line 43) | interface CSSSpecProperty { type CSSPropertyValue (line 48) | interface CSSPropertyValue { function handleHref (line 59) | function handleHref(href: string) { function parseStringList (line 63) | function parseStringList(str: string) { function getSVGSpec (line 68) | function getSVGSpec() { FILE: samples/svg/build/util.ts function sleep (line 1) | function sleep(ms: number) { function toCompatString (line 18) | function toCompatString(bcdProperty: any) :string[] { function isSupportedInAllBrowsers (line 62) | function isSupportedInAllBrowsers(bcdProperty: any) { function supportToShortCompatString (line 115) | function supportToShortCompatString(support: any, browserAbbrev: any) { function isSupported (line 134) | function isSupported(support: any) { FILE: samples/webcomponents/src/components/my-component/main.js method constructor (line 4) | constructor() { FILE: web-data/css/add-atrule-descriptors.mjs function addAtRuleDescriptors (line 4) | async function addAtRuleDescriptors(atDirectives) { function addMediaQueryAtRuleDescriptors (line 17) | async function addMediaQueryAtRuleDescriptors(atDirective) { FILE: web-data/css/chromestatus/applyRelevance.mjs function applyRelevance (line 8) | function applyRelevance(properties) { FILE: web-data/css/chromestatus/updateRelevance.mjs function main (line 14) | async function main() { FILE: web-data/css/generateData.mjs function clone (line 221) | function clone(obj) { function getProperties (line 229) | function getProperties(obj) { function getValues (line 237) | function getValues(valArr, restriction, ruleName) { function toSource (line 305) | function toSource(object, keyName) { function process (line 335) | async function process() { function processEntry (line 388) | function processEntry(entry) { function convertEntry (line 436) | function convertEntry(entry) { function expandEntryStatus (line 481) | function expandEntryStatus(status) { FILE: web-data/css/mdn/mdn-browser-compat-data-importer.mjs function addBrowserCompatDataToProperties (line 8) | function addBrowserCompatDataToProperties(atdirectives, pseudoclasses, p... function addCompatData (line 45) | function addCompatData(item, namespace, featureName, subField) { function addMDNReferences (line 67) | function addMDNReferences(atdirectives, pseudoclasses, pseudoelements, p... function addBCDToBrowsers (line 124) | function addBCDToBrowsers(item, matchingBCDItem) { function toCompatString (line 138) | function toCompatString(bcdProperty) { function supportToShortCompatString (line 177) | function supportToShortCompatString(support, browserAbbrev) { function isSupported (line 198) | function isSupported(support) { FILE: web-data/css/mdn/mdn-data-importer.mjs function addMDNProperties (line 24) | async function addMDNProperties(vscProperties) { function extractMDNProperties (line 122) | function extractMDNProperties(atRule, mdnEntry, mdCompatEntry) { function getValuesFromSytax (line 131) | function getValuesFromSytax(syntax) { function abbreviateStatus (line 142) | function abbreviateStatus(mdnEntry, mdnCompatEntry) { FILE: web-data/css/mdn/mdn-data-selector-importer.mjs function addMDNPseudoElements (line 13) | async function addMDNPseudoElements(vscPseudoElements) { function addMDNPseudoSelectors (line 63) | async function addMDNPseudoSelectors(vscPseudoClasses) { function addMDNAtDirectives (line 107) | async function addMDNAtDirectives(atDirectives) { FILE: web-data/css/mdn/mdn-documentation.mjs function extractFirstSentence (line 16) | function extractFirstSentence(content) { function fetchDocFromMDN (line 40) | async function fetchDocFromMDN(prop, atRuleName) { FILE: web-data/css/utils.mjs function download (line 9) | function download(source) { FILE: web-data/html/generateData.mjs function getFeatureId (line 22) | function getFeatureId(compat) { function getBrowserCompatString (line 39) | function getBrowserCompatString(support) {