Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ setJump
Method
setJump
classpath/java/util/regex/Compiler.java:56–60 ·
view source on GitHub ↗
(int mark)
Source
from the content-addressed store, hash-verified
54
}
55
56
public
void
setJump(
int
mark) {
57
if
(program != null) {
58
program[mark] = offset;
59
}
60
}
61
62
public
void
markFindPreambleEnd() {
63
findPreambleSize = offset;
Callers
2
writeCode
Method · 0.80
writeCode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected