SYMBOL INDEX (69 symbols across 14 files) FILE: app.js function scanAvailableIPs (line 68) | function scanAvailableIPs() { function startApp (line 82) | function startApp() { FILE: js/aardwolf.js function listenToServer (line 21) | function listenToServer() { function dropCommandConnection (line 54) | function dropCommandConnection() { function sendToServer (line 65) | function sendToServer(path, payload) { function replaceConsole (line 85) | function replaceConsole() { function processCommand (line 110) | function processCommand(cmd) { function doEval (line 155) | function doEval(evalScopeFunc, cmd) { function sendEvalResult (line 164) | function sendEvalResult(result, input) { function getStack (line 181) | function getStack() { function safeJSONParse (line 194) | function safeJSONParse(str) { FILE: rewriter/coffeerewriter.js function addDebugStatements (line 16) | function addDebugStatements(filePath, text) { FILE: rewriter/jsrewriter.js function buildExceptionInterceptorStart (line 16) | function buildExceptionInterceptorStart(functionName, file, line) { function addDebugStatements (line 23) | function addDebugStatements(filePath, text) { FILE: rewriter/jstokenizer.js function tokenize (line 7) | function tokenize(str, onToken) { FILE: rewriter/multirewriter.js function isRewritable (line 8) | function isRewritable(filePath) { function getRewrittenContent (line 25) | function getRewrittenContent(filePath) { FILE: samples/calc.js function calculate (line 21) | function calculate() { function reset (line 53) | function reset() { FILE: server/debug-file-server.js function run (line 17) | function run() { function DebugFileServer (line 29) | function DebugFileServer(req, res) { FILE: server/rewriter-server.js function run (line 23) | function run() { function processFiles (line 47) | function processFiles() { function processFile (line 88) | function processFile(fileName, writeCache) { function log (line 172) | function log(m) { FILE: server/server-util.js function serveStaticFile (line 7) | function serveStaticFile(res, filename) { function getFilesList (line 32) | function getFilesList() { function getAllFiles (line 36) | function getAllFiles(extensions) { function validFile (line 108) | function validFile(path) { function copyFileSync (line 117) | function copyFileSync (srcFile, destFile) { FILE: server/server.js function run (line 15) | function run() { function AardwolfServer (line 25) | function AardwolfServer(req, res) { function Dispatcher (line 133) | function Dispatcher() { FILE: ui/js/coffeetokenizer.js function tokenizeCoffeeScript (line 15) | function tokenizeCoffeeScript(str, onToken) { FILE: ui/js/jstokenizer.js function tokenizeJavaScript (line 17) | function tokenizeJavaScript(str, onToken) { FILE: ui/js/ui.js function initDebugger (line 181) | function initDebugger() { function loadSourceFiles (line 186) | function loadSourceFiles() { function toggleRedirectConsole (line 213) | function toggleRedirectConsole() { function updateBreakpoints (line 217) | function updateBreakpoints() { function setBreakOnNext (line 291) | function setBreakOnNext() { function evalCodeRemotely (line 295) | function evalCodeRemotely() { function breakpointContinue (line 304) | function breakpointContinue() { function breakpointStepCommand (line 310) | function breakpointStepCommand(command) { function breakpointStep (line 316) | function breakpointStep(command) { function breakpointStepOver (line 320) | function breakpointStepOver() { function breakpointStepIn (line 324) | function breakpointStepIn() { function breakpointStepOut (line 328) | function breakpointStepOut() { function addToFileSwitcher (line 332) | function addToFileSwitcher(filePath, fileLabel) { function switcherSwitchFile (line 336) | function switcherSwitchFile() { function postToServer (line 340) | function postToServer(payload) { function getFromServer (line 347) | function getFromServer(path) { function listenToServer (line 354) | function listenToServer() { function showBreakpoint (line 369) | function showBreakpoint(data) { function showFile (line 374) | function showFile(data) { function highlightLine (line 463) | function highlightLine(line, numLines) { function removeLineHightlight (line 476) | function removeLineHightlight() { function paintBreakpoints (line 480) | function paintBreakpoints(file) { function existsBreakpoint (line 491) | function existsBreakpoint(f, l) { function toggleBreakpoint (line 495) | function toggleBreakpoint() { function enableContinueAndStep (line 518) | function enableContinueAndStep() { function disableContinueAndStep (line 526) | function disableContinueAndStep() { function processOutput (line 534) | function processOutput(data) { function safeJSONParse (line 568) | function safeJSONParse(str) { function clearConsole (line 576) | function clearConsole() { function writeToConsole (line 581) | function writeToConsole(msg) { function fileExt (line 586) | function fileExt(fileName) { function showBigEval (line 590) | function showBigEval() { function hideBigEval (line 596) | function hideBigEval() { function getLine (line 604) | function getLine(string, lineNo) {