public static class Lexer.RegexToken extends Lexer.LexerToken
| Constructor and Description |
|---|
RegexToken(String expression,
String options)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOptions()
Get regexp options
|
String |
toString() |
getExpression