StrBuilder

oxygen.meta.StringExpr.StrBuilder
final case class StrBuilder(expr: Expr[StringBuilder] => Expr[Unit])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def show(using Quotes): String

Attributes

Inherited from:
StringExpr