Searched refs:nodeText (Results 1 – 1 of 1) sorted by relevance
39 function checkWordSpelling(nodeText, node, sourcefile, fileName) { argument40 const basicWords = splitComplexWords(nodeText);64 …const errorInfo = `Error words in [${nodeText}]: {${errorWords}}.Do you want to spell it as [${sug…