Uses of Class
edu.washington.cs.knowitall.regex.Expression.AssertionExpression
Packages that use Expression.AssertionExpression
-
Uses of Expression.AssertionExpression in edu.washington.cs.knowitall.regex
Subclasses of Expression.AssertionExpression in edu.washington.cs.knowitall.regexModifier and TypeClassDescriptionstatic class
A non-consuming expression that matches the end of a line.static class
A non-consuming expression that matches the start of a line.