public static class Lexer.RegexToken extends Lexer.LexerToken
Constructor and Description |
---|
RegexToken(com.oracle.truffle.api.strings.TruffleString expression,
com.oracle.truffle.api.strings.TruffleString options)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getOptions()
Get regexp options
|
com.oracle.truffle.api.strings.TruffleString |
getOptionsTS() |
String |
toString() |
getExpression, getExpressionTS