MCPcopy Create free account
hub / github.com/BobHanson/Jmol-SwingJS / checkScriptSilent

Method checkScriptSilent

src/org/jmol/script/ScriptEval.java:669–686  ·  view source on GitHub ↗

a method for just checking a script @param script @return a ScriptContext that indicates errors and provides a tokenized version of the script that has passed all syntax checking, both in the compiler and the evaluator

(String script)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

restoreScriptContextMethod · 0.95
dispatchCommandsMethod · 0.95
getScriptContextMethod · 0.95
compileMethod · 0.65
setErrorMessageMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected