Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/re2j
/ toString
Method
toString
java/com/google/re2j/Pattern.java:298–301 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
296
}
297
298
@Override
299
public
String toString() {
300
return
pattern;
301
}
302
303
/**
304
* Returns the program size of this pattern.
Callers
1
testToString
Method · 0.95
Calls
no outgoing calls
Tested by
1
testToString
Method · 0.76