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

Method nCharNewLine

src/org/jmol/script/ScriptCompiler.java:551–555  ·  view source on GitHub ↗

Check for line ending at this point in script. @param ichT @return 1 if \n or \r, 2 if \r\n, or 0 otherwise (including end of script)

(int ichT)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

isLineContinuationMethod · 0.95
lookingAtEndOfLineMethod · 0.95
lookingAtCommentMethod · 0.95

Calls 1

charAtMethod · 0.95

Tested by

no test coverage detected