MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / nextToken

Method nextToken

src/java/io/StreamTokenizer.java:246–426  ·  view source on GitHub ↗

Parses a token from the input stream. The return value is the same as the value of ttype. Typical clients of this class first set up the syntax tables and then sit in a loop calling nextToken to parse successive tokens until TT_EOF is returned.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

Model3DMethod · 0.95
XYZChemModelMethod · 0.95
methodsMethod · 0.45
threadsMethod · 0.45
threadMethod · 0.45
threadGroupMethod · 0.45
runMethod · 0.45
loadMethod · 0.45
suspendMethod · 0.45
resumeMethod · 0.45
killMethod · 0.45
catchExceptionMethod · 0.45

Calls 4

readMethod · 0.95
arraycopyMethod · 0.95
copyValueOfMethod · 0.95
toLowerCaseMethod · 0.45

Tested by

no test coverage detected