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

Method read

src/main/org/apache/tools/ant/filters/TokenFilter.java:103–133  ·  view source on GitHub ↗

Returns the next character in the filtered stream, only including lines from the original stream which match all of the specified regular expressions. @return the next character in the resulting stream, or -1 if the end of the resulting stream has been reached @exception IOException if the underly

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readMethod · 0.45

Calls 5

isEmptyMethod · 0.65
getTokenMethod · 0.65
filterMethod · 0.65
getPostTokenMethod · 0.65
lengthMethod · 0.45

Tested by

no test coverage detected