MCPcopy Create free account
hub / github.com/google/re2j / toString

Method toString

java/com/google/re2j/CharClass.java:357–360  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

355 }
356
357 @Override
358 public String toString() {
359 return charClassToString(r, len);
360 }
361}

Callers 1

charClassToStringMethod · 0.45

Calls 1

charClassToStringMethod · 0.95

Tested by

no test coverage detected