Member predicate FrameworkLibraryWithMarkerComment::getAMarkerCommentRegex
Gets a regular expression that can be used to identify an instance of this framework library.
The first capture group of this regular expression should match
the version number. Any occurrences of the string <VERSION>
in
the regular expression are replaced by versionRegex()
before
matching.