Package | Description |
---|---|
org.sqlite.parser.ast |
Modifier and Type | Field | Description |
---|---|---|
static NotLike |
NotLike.LIKE |
|
NotLike |
LikeExpr.op |
Constructor | Description |
---|---|
LikeExpr(Expr lhs,
NotLike op,
Expr rhs,
Expr escape) |
Copyright © 2018. All rights reserved.