메소드 | 설명 | |
---|---|---|
Accept ( ISqlAstVisitor visitor ) : void | ||
BetweenAndExpression ( bool not, IExpression comparee, IExpression notLessThan, IExpression notGreaterThan ) : Tup.Cobar4Net.Parser.Visitor | ||
ClearReplaceExpr ( ) : void |
public BetweenAndExpression ( bool not, IExpression comparee, IExpression notLessThan, IExpression notGreaterThan ) : Tup.Cobar4Net.Parser.Visitor | ||
not | bool | |
comparee | IExpression | |
notLessThan | IExpression | |
notGreaterThan | IExpression | |
리턴 | Tup.Cobar4Net.Parser.Visitor |