public interface TokenScanner_Keyword extends EditorBase, TokenScanner
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TokenScanner_Keyword.Builder |
| Modifier and Type | Method and Description |
|---|---|
Check |
getCheck() |
Condition |
getCondition() |
java.util.List<java.lang.String> |
getKeywordList() |
java.util.List<java.lang.String> getKeywordList()
Check getCheck()
getCheck in interface TokenScannerCondition getCondition()
getCondition in interface TokenScanner