MCPcopy Create free account
hub / github.com/apache/ant / getToken

Method getToken

src/main/org/apache/tools/ant/util/Tokenizer.java:36–36  ·  view source on GitHub ↗

get the next token from the input stream @param in the input stream @return the next token, or null for the end of the stream @throws IOException if an error occurs

(Reader in)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

getFilterHashMethod · 0.65
getCollectionMethod · 0.65
logFilterChainMethod · 0.65
readMethod · 0.65
readMethod · 0.65
readMethod · 0.65

Implementers 3

StringTokenizersrc/main/org/apache/tools/ant/util/Str
LineTokenizersrc/main/org/apache/tools/ant/util/Lin
FileTokenizersrc/main/org/apache/tools/ant/util/Fil

Calls

no outgoing calls

Tested by

no test coverage detected