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

Method startOffset

classpath/java/util/regex/PikeVM.java:233–235  ·  view source on GitHub ↗
(int pc)

Source from the content-addressed store, hash-verified

231 }
232
233 private int startOffset(int pc) {
234 return offsets[pc][0] - 1;
235 }
236
237 public boolean isEmpty() {
238 return head < 0;

Callers 1

matchesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected