public class RegExpMySQLOperator extends BinaryExpression
Constructor and Description |
---|
RegExpMySQLOperator(RegExpMatchOperatorType operatorType) |
Modifier and Type | Method and Description |
---|---|
void |
accept(ExpressionVisitor expressionVisitor) |
RegExpMatchOperatorType |
getOperatorType() |
String |
getStringExpression() |
getLeftExpression, getRightExpression, isNot, setLeftExpression, setNot, setRightExpression, toString
public RegExpMySQLOperator(RegExpMatchOperatorType operatorType)
public RegExpMatchOperatorType getOperatorType()
public void accept(ExpressionVisitor expressionVisitor)
public String getStringExpression()
getStringExpression
in class BinaryExpression
Copyright © 2006–2018 TinyGroup. All rights reserved.