ExprStringLikeOps
Attributes
- Graph
-
- Supertypes
-
trait PadOpstrait TrimOpsclass ExprStringLikeOps[T]class Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class ExprStringOps[T]
Members list
Value members
Inherited methods
Concatenates two strings
Concatenates two strings
Attributes
- Inherited from:
- ExprStringLikeOps
Returns whether or not this strings contains the other.
Returns whether or not this strings contains the other.
Attributes
- Inherited from:
- ExprStringLikeOps
Returns whether or not this strings ends with the other.
Returns whether or not this strings ends with the other.
Attributes
- Inherited from:
- ExprStringLikeOps
Returns the number of characters in this string
Returns the number of characters in this string
Attributes
- Inherited from:
- ExprStringLikeOps
TRUE if the operand matches a pattern
TRUE if the operand matches a pattern
Attributes
- Inherited from:
- ExprStringLikeOps
Attributes
- Inherited from:
- PadOps
Trim xs from the left hand side of the string v
Trim xs from the left hand side of the string v
Attributes
- Inherited from:
- TrimOps
Returns the number of bytes in this string
Returns the number of bytes in this string
Attributes
- Inherited from:
- ExprStringLikeOps
Attributes
- Inherited from:
- PadOps
Trim xs from the right hand side of the string v
Trim xs from the right hand side of the string v
Attributes
- Inherited from:
- TrimOps
Returns whether or not this strings starts with the other.
Returns whether or not this strings starts with the other.
Attributes
- Inherited from:
- ExprStringLikeOps
Returns a portion of a string.
Returns a portion of a string.
Attributes
- Inherited from:
- ExprStringLikeOps
Converts a string to all lowercase characters.
Converts a string to all lowercase characters.
Attributes
- Inherited from:
- ExprStringLikeOps
Converts a string to all uppercase characters.
Converts a string to all uppercase characters.
Attributes
- Inherited from:
- ExprStringLikeOps