MCPcopy Create free account
hub / github.com/ReadyTalk/avian / markJump

Method markJump

classpath/java/util/regex/Compiler.java:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 }
51
52 public int markJump() {
53 return offset++;
54 }
55
56 public void setJump(int mark) {
57 if (program != null) {

Callers 2

writeCodeMethod · 0.80
writeCodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected