Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cschanck/single-file-java
/ frameDepth
Method
frameDepth
src/main/java/org/sfj/PegLegParser.java:287–287 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
285
}
286
287
private
int
frameDepth() {
return
frame.size(); }
288
289
private
boolean peekOneOf(String chars) {
return
source.peekOneOf(chars); }
290
Callers
4
innerTest
Method · 0.80
innerTimesOf
Method · 0.80
seqOf
Method · 0.80
firstOf
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected