public class Keywords extends Object
| Modifier and Type | Field and Description |
|---|---|
static Keywords |
DEFAULT_KEYWORDS |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsValue(Token token) |
Token |
getKeyword(String key) |
Map<String,Token> |
getKeywords() |
public static final Keywords DEFAULT_KEYWORDS
Copyright © 2013–2016 Alibaba Group. All rights reserved.