Uses of Class
com.google.code.regexp.GroupInfo
-
Uses of GroupInfo in com.google.code.regexp
Modifier and TypeMethodDescriptionPattern.extractGroupInfo
(String namedPattern) Parses info on named capture groups from a patternPattern.groupInfo()
Gets the names and group info (group index and string position within the named pattern) of all named capture groups