Class Regex

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, QueryModelNode, ValueExpr, VariableScopeChange

public class Regex extends BinaryValueOperator
Compares the string representation of a value expression to a pattern.
See Also: