SYMBOL INDEX (37 symbols across 16 files) FILE: acss-stats-tool/cli.js function read (line 9) | function read(resource) { FILE: acss-stats-tool/index.js function atomizer (line 27) | async function atomizer(src) { FILE: classnames/index.js function setVal (line 9) | function setVal(processed, out, propValue) { function classnames (line 22) | function classnames() { FILE: compiler/src/compile.js constant DEFAULT_SHEET_ID (line 6) | const DEFAULT_SHEET_ID = '__defaultSheetId' FILE: compiler/src/plugins/validator.js function error (line 7) | function error(node, message) { FILE: compiler/src/vendor/hash.js function hash (line 8) | function hash(str, seed) { function UInt32 (line 54) | function UInt32(str, pos) { function UInt16 (line 63) | function UInt16(str, pos) { function Umul32 (line 67) | function Umul32(n, m) { FILE: compiler/test/index.test.js function rulesLength (line 57) | function rulesLength(css) { FILE: next-dss/index.js method webpack (line 9) | webpack(config, options) { FILE: webpack/index.js constant PHASES (line 20) | const PHASES = "PHASE" in LastCallWebpackPlugin ? "PHASE" : "PHASES"; function processor (line 22) | function processor(assetName, asset) { class DSSPlugin (line 27) | class DSSPlugin extends LastCallWebpackPlugin { method constructor (line 28) | constructor(options = { canPrint: false }) { method buildPluginDescriptor (line 46) | buildPluginDescriptor() { FILE: webpack/loader.js constant BANNER (line 4) | const BANNER = '/* DSS file */' FILE: website/components/analytics/index.js class Analytics (line 4) | class Analytics extends React.Component { method componentDidMount (line 9) | componentDidMount() { method componentDidUpdate (line 14) | componentDidUpdate(prevProps) { method componentWillUnmount (line 19) | componentWillUnmount() { method render (line 22) | render() { FILE: website/components/layout/index.js class Layout (line 10) | class Layout extends React.Component { method componentDidMount (line 31) | componentDidMount() { method componentWillUnmount (line 37) | componentWillUnmount() { method render (line 41) | render() { FILE: website/components/playground/index.js class Playground (line 4) | class Playground extends React.PureComponent { method render (line 9) | render() { FILE: website/pages/_app.js class App (line 7) | class App extends DefaultApp { method getInitialProps (line 8) | static async getInitialProps({ Component, router, ctx }) { method compomentDidMount (line 18) | compomentDidMount() {} method render (line 20) | render() { FILE: website/pages/_document.js class MyDocument (line 4) | class MyDocument extends Document { method render (line 5) | render() { FILE: website/theme/utils.js function fixNumber (line 1) | function fixNumber(thing) { function generateVariables (line 5) | function generateVariables(variables, prefix = '') {