MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / group

Method group

vm/JavaAPI/src/java/util/regex/MatchResult.java:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 public int end();
14 public int end(int group);
15 public String group();
16 public String group(int group);
17 public int groupCount();
18 public int start();

Callers 15

collect_countsFunction · 0.65
substituteFunction · 0.65
invoke4Method · 0.65
canvas_identifiersFunction · 0.65
discover_brandsFunction · 0.65
walk_brandFunction · 0.65
parse_phone_pageFunction · 0.65
normaliseFunction · 0.65
brand_label_from_slugFunction · 0.65
javaMajorMethod · 0.65

Implementers 1

Matchervm/JavaAPI/src/java/util/regex/Matcher

Calls

no outgoing calls