public class OpVisitorExprPrepare extends OpVisitorBase
Constructor and Description |
---|
OpVisitorExprPrepare(Context context) |
Modifier and Type | Method and Description |
---|---|
void |
visit(OpFilter opFilter) |
void |
visit(OpLeftJoin opLeftJoin) |
public OpVisitorExprPrepare(Context context)
public void visit(OpFilter opFilter)
visit
in interface OpVisitor
visit
in class OpVisitorBase
public void visit(OpLeftJoin opLeftJoin)
visit
in interface OpVisitor
visit
in class OpVisitorBase
Licenced under the Apache License, Version 2.0