Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ isEof
Method
isEof
client/src/main/java/jake2/client/LayoutParser.java:219–221 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
217
}
218
219
private
boolean isEof() {
220
return
index >= length;
221
}
222
223
private
char skipwhites() {
224
char c = 0;
Callers
2
hasNext
Method · 0.95
next
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected