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

Method fail

java/com/google/re2j/Compiler.java:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 private Frag fail() {
76 return new Frag();
77 }
78
79 // Given fragment a, returns (a) capturing as \n.
80 // Given a fragment a, returns a fragment with capturing parens around a.

Callers 15

catMethod · 0.95
compileMethod · 0.95
testReplaceAllFuncMethod · 0.80
testSyntaxErrorMethod · 0.80
testMatchMethod · 0.80
testMatchFunctionMethod · 0.80
testCompileMethod · 0.80
testUnquoteMethod · 0.80
replaceTestHelperMethod · 0.80
TestMethod · 0.80

Calls

no outgoing calls

Tested by 15

testReplaceAllFuncMethod · 0.64
testSyntaxErrorMethod · 0.64
testMatchMethod · 0.64
testMatchFunctionMethod · 0.64
testCompileMethod · 0.64
testUnquoteMethod · 0.64
replaceTestHelperMethod · 0.64
TestMethod · 0.64
testFindUTF8Method · 0.64
testFindMethod · 0.64