MCPcopy Create free account
hub / github.com/cschanck/single-file-java / asExec

Method asExec

src/main/java/org/sfj/PegLegParser.java:478–478  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

476 }
477
478 public Exec asExec() { return this.exec; }
479
480 boolean isRule() { return rule != null; }
481

Callers 2

seqOfMethod · 0.80
firstOfMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected