JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.trino.sql.planner.iterative.rule
Interface ExpressionRewriteRuleSet.ExpressionRewriter
Enclosing class:
ExpressionRewriteRuleSet
public static interface
ExpressionRewriteRuleSet.ExpressionRewriter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Expression
rewrite
(
Expression
expression,
Rule.Context
context)
Method Details
rewrite
Expression
rewrite
(
Expression
expression,
Rule.Context
context)