Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cschanck/single-file-java
/ rule
Method
rule
src/main/java/org/sfj/PegLegParser.java:89–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
@FunctionalInterface
88
public
interface
PegLegRule<V> {
89
RuleReturn<V> rule();
90
}
91
92
/**
Callers
15
bc
Method · 0.65
abcd
Method · 0.65
abcd2
Method · 0.65
orabcd
Method · 0.65
fourChars
Method · 0.65
testNothing
Method · 0.65
term
Method · 0.65
testCalc
Method · 0.65
A
Method · 0.65
B
Method · 0.65
rule
Method · 0.65
rule
Method · 0.65
Implementers
2
ParentRule
src/main/java/org/sfj/PegLegParser.jav
CharTerminal
src/main/java/org/sfj/PegLegParser.jav
Calls
no outgoing calls
Tested by
10
bc
Method · 0.52
abcd
Method · 0.52
abcd2
Method · 0.52
orabcd
Method · 0.52
fourChars
Method · 0.52
testNothing
Method · 0.52
term
Method · 0.52
testCalc
Method · 0.52
A
Method · 0.52
B
Method · 0.52