Uses of Class
edu.washington.cs.knowitall.regex.Expression.MatchingGroup
Packages that use Expression.MatchingGroup
-
Uses of Expression.MatchingGroup in edu.washington.cs.knowitall.regex
Subclasses of Expression.MatchingGroup in edu.washington.cs.knowitall.regexModifier and TypeClassDescriptionstatic class
Represents a matching group that is referred to by name.static class
Represents a non-matching group.