MCPcopy 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

seqOfMethod · 0.80
firstOfMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected