| Package | Description |
|---|---|
| org.textmapper.lapg | |
| org.textmapper.lapg.lex | |
| org.textmapper.lapg.regex |
| Modifier and Type | Method and Description |
|---|---|
static RegexMatcher |
LapgCore.createMatcher(RegexPart regex,
RegexContext context) |
static RegexPart |
LapgCore.parse(String alias,
String regex) |
| Modifier and Type | Method and Description |
|---|---|
RegexInstruction[] |
RegexpCompiler.compile(int number,
RegexPart regex) |
| Modifier and Type | Method and Description |
|---|---|
static RegexMatcher |
RegexFacade.createMatcher(RegexPart regex,
RegexContext context) |
static RegexPart |
RegexFacade.parse(String alias,
String regex) |
Copyright © 2014. All rights reserved.