| Class | Description |
|---|---|
| ContainsExpression |
Expression to evaluate the String.contains type expression.
|
| EndsWithExpression |
Expression to evaluate the String.endsWith type expression.
|
| StartsWithExpression |
Expression to evaluate the String.startsWith type expression.
|