SYMBOL INDEX (41 symbols across 7 files) FILE: preclass/demo/src/controller.js class Controller (line 1) | class Controller { method constructor (line 16) | constructor({ view, service, worker }) { method init (line 23) | static init(deps) { method init (line 28) | init() { method #configureWorker (line 33) | #configureWorker(worker) { method #formatBytes (line 38) | #formatBytes(bytes) { method #configureOnFileChange (line 50) | #configureOnFileChange(file) { method #configureOnFormSubmit (line 55) | #configureOnFormSubmit({ description, file }) { FILE: preclass/demo/src/service.js class Service (line 1) | class Service { method #setupProgress (line 3) | #setupProgress(totalBytes, onProgress) { method processFile (line 13) | processFile({ query, file, onOcurrenceUpdate, onProgress }) { method #findOcurrencies (line 34) | #findOcurrencies({ query, onUpdate }) { method #csvToJSON (line 56) | #csvToJSON({ linesLength, progressFn }) { FILE: preclass/demo/src/view.js class View (line 1) | class View { method configureOnFileChange (line 9) | configureOnFileChange(fn) { method setFileSize (line 14) | setFileSize(size) { method isWorkerEnabled (line 17) | isWorkerEnabled() { method updateProgress (line 20) | updateProgress(value) { method configureOnFormSubmit (line 24) | configureOnFormSubmit(fn) { method updateDebugLog (line 44) | updateDebugLog(text, reset = true) { FILE: preclass/prova-real/index.js method write (line 14) | write(chunk, enc, cb) { FILE: recorded/src/controller.js class Controller (line 1) | class Controller { method constructor (line 18) | constructor({ view, worker, service }) { method init (line 24) | static init(deps) { method init (line 30) | init() { method #configureWorker (line 40) | #configureWorker(worker) { method #formatBytes (line 46) | #formatBytes(bytes) { method #configureOnFileChange (line 58) | #configureOnFileChange(file) { method #configureOnFormSubmit (line 64) | #configureOnFormSubmit({ description, file }) { FILE: recorded/src/service.js class Service (line 1) | class Service { method processFile (line 3) | processFile({ query, file, onOcurrenceUpdate, onProgress }) { method #csvToJSON (line 31) | #csvToJSON({ linesLength, progressFn }) { method #findOcurrencies (line 59) | #findOcurrencies({ query, onOcurrenceUpdate }) { method #setupProgress (line 78) | #setupProgress(totalBytes, onProgress) { FILE: recorded/src/view.js class View (line 1) | class View { method setFileSize (line 9) | setFileSize(size) { method configureOnFileChange (line 13) | configureOnFileChange(fn) { method configureOnFormSubmit (line 19) | configureOnFormSubmit(fn) { method updateDebugLog (line 36) | updateDebugLog(text, reset = true) { method updateProgress (line 45) | updateProgress(value) { method isWorkerEnabled (line 49) | isWorkerEnabled() {