Package | Description |
---|---|
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(java.io.StringReader input)
It constructs a parser of the regular expression.
|