public interface TokenScanner_PatternRule extends EditorBase, TokenScanner
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TokenScanner_PatternRule.Builder |
| Modifier and Type | Method and Description |
|---|---|
Check |
getCheck() |
Condition |
getCondition() |
java.lang.String |
getContainmentPattern() |
int |
getStartLength() |
java.lang.String |
getStartPattern() |
int getStartLength()
java.lang.String getStartPattern()
java.lang.String getContainmentPattern()
Check getCheck()
getCheck in interface TokenScannerCondition getCondition()
getCondition in interface TokenScanner