Method | Description | |
---|---|---|
Accept ( ISqlAstVisitor visitor ) : void | ||
BetweenAndExpression ( bool not, IExpression comparee, IExpression notLessThan, IExpression notGreaterThan ) : Tup.Cobar4Net.Parser.Visitor | ||
ClearReplaceExpr ( ) : void |
public Accept ( ISqlAstVisitor visitor ) : void | ||
visitor | ISqlAstVisitor | |
return | void |
public BetweenAndExpression ( bool not, IExpression comparee, IExpression notLessThan, IExpression notGreaterThan ) : Tup.Cobar4Net.Parser.Visitor | ||
not | bool | |
comparee | IExpression | |
notLessThan | IExpression | |
notGreaterThan | IExpression | |
return | Tup.Cobar4Net.Parser.Visitor |