Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/re2j
/ clear
Method
clear
java/com/google/re2j/Machine.java:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
void
clear() {
63
size = 0;
64
}
65
66
@Override
67
public
String toString() {
Callers
3
testRE2
Method · 0.80
free
Method · 0.80
step
Method · 0.80
Calls
no outgoing calls
Tested by
1
testRE2
Method · 0.64