解析 like 搜索文本
语法包括:括号、引号、AND(+)、OR(|_)、NOT(-)、开头(^)、结尾($)、等于(^...$)。
| Type | Name and description |
|---|---|
static List<Map> |
build(List<Map> ast, String s, int start, int end)解析查询字符串,并构建抽象语法树(AST) |
| Methods inherited from class | Name |
|---|---|
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |