Uses of Class
com.google.code.regexp.GroupInfo
-
Uses of GroupInfo in com.google.code.regexp
Methods in com.google.code.regexp that return types with arguments of type GroupInfoModifier 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