izumi.fundamentals.platform.strings

Members list

Type members

Classlikes

class CharEscape(_toEscape: Set[Char], escapeChar: Char)

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
trait IzString extends IzPlatformSyntax

Attributes

Companion
object
Supertypes
trait IzPlatformSyntax
trait IzPlatformPureUtil
trait IzPlatformUtil
class Object
trait Matchable
class Any
Show all
Known subtypes
object IzString
object preamble
object IzString extends IzString

Attributes

Companion
trait
Supertypes
trait IzString
trait IzPlatformSyntax
trait IzPlatformPureUtil
trait IzPlatformUtil
class Object
trait Matchable
class Any
Show all
Self type
IzString.type
object IzText

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
IzText.type
sealed trait TextTree[+T]

This is a convenience utility allowing to build trees of plain text and typed values.

This is a convenience utility allowing to build trees of plain text and typed values.

This utility is extremely useful for various template engines, query builders and transpilers

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Node[T]
class Shift[T]
class StringNode
class Trim[T]
class ValueNode[T]
object TextTree

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
TextTree.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type