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