| Package | Description |
|---|---|
| org.jacop.util.fsm |
| Modifier and Type | Method and Description |
|---|---|
RegularExpressionParser.Expression |
RegularExpressionParser.parse(boolean parseOneNext)
This method parses an expression that it reads from a given input stream.
|
| Constructor and Description |
|---|
RegularExpressionParser(StringReader input)
It constructs a parser of the regular expression.
|
Copyright © 2022. All rights reserved.