SYMBOL INDEX (22 symbols across 2 files) FILE: js/general.js function charCount (line 10) | function charCount(ta) { function autoResize (line 16) | function autoResize(ta) { function translateCode (line 28) | function translateCode() { function loadExample (line 43) | async function loadExample(file) { function copyCode (line 48) | function copyCode() { function exLoad (line 79) | function exLoad() { FILE: js/sussylang.js function displayCellsToTable (line 12) | function displayCellsToTable() { function switchMode (line 27) | function switchMode(mode) { function resetAll (line 41) | function resetAll() { function updateCurrentLine (line 51) | function updateCurrentLine(current) { function evaluateCode (line 57) | function evaluateCode() { function updateOperations (line 73) | function updateOperations(ops) { function updateCellsUtilized (line 78) | function updateCellsUtilized() { function runCode (line 86) | function runCode(delay) { function updateCurrentOutput (line 112) | function updateCurrentOutput(output) { function killSussy (line 117) | function killSussy() { function cleanCode (line 125) | function cleanCode(code) { class SussyLang (line 144) | class SussyLang { method constructor (line 145) | constructor(codeArray, inp, delay) { method translateBack (line 212) | translateBack() { method getBlocks (line 216) | getBlocks(code) { method execute (line 240) | async execute() {