Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cschanck/single-file-java
/ exec
Method
exec
src/main/java/org/sfj/PegLegParser.java:97–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
@FunctionalInterface
96
public
interface
Exec {
97
boolean exec();
98
}
99
100
/**
Callers
2
seqOf
Method · 0.80
firstOf
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected