package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Packages

# Functions

NewBaseRule creates a new BaseRule.
NewBinder creates a new Binder.

# Constants

DefaultNone indicates this is none rule.
XFJoinToApply refers to join to a apply rule.

# Structs

BaseRule is the abstract parent class of rule.
Binder is leveled status structure used to bind the logical subtree with special given pattern.

# Interfaces

Rule regular the common rule interface for the memo optimization.