Package | Description |
---|---|
org.tikv.common.expression | |
org.tikv.common.expression.visitor |
Modifier and Type | Method and Description |
---|---|
static Not |
Not.not(Expression expression) |
Modifier and Type | Method and Description |
---|---|
protected abstract R |
Visitor.visit(Not node,
C context) |
Modifier and Type | Method and Description |
---|---|
protected R |
DefaultVisitor.visit(Not node,
C context) |
protected Expr |
ProtoConverter.visit(Not node,
Object context) |
Copyright © 2024 PingCAP. All rights reserved.