public class RegexExpression
extends java.lang.Object
Constructor and Description |
---|
RegexExpression() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<ReToken> |
parse(CharInspector it) |
public static java.util.List<ReToken> parse(CharInspector it) throws RegexParsingException
RegexParsingException