| Package | Description |
|---|---|
| edu.washington.cs.knowitall.regex |
| Modifier and Type | Class and Description |
|---|---|
static class |
Expression.EndAssertion<E>
A non-consuming expression that matches the end of a line.
|
static class |
Expression.StartAssertion<E>
A non-consuming expression that matches the start of a line.
|
Copyright © 2010–2013 University of Washington CSE. All rights reserved.