compileScriptsIntoSpecEvaluator
fun compileScriptsIntoSpecEvaluator(backend: CokoBackend, specFiles: List<Path>): SpecEvaluator(source)
Compiles the given specification files and analyzes the script contents by adding all the extracted information into a SpecEvaluator.
Return
A SpecEvaluator object containing the extracted information from all specFiles