Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ start
Method
start
classpath/java/util/regex/Matcher.java:83–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
public
int
start() {
84
return
start;
85
}
86
87
public
int
end() {
88
return
end;
Callers
1
split
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected