FormatInterpolatorTransform

class Object
trait Matchable
class Any

Value members

Concrete methods

def checked(fun: Tree, args0: Tree)(using Context): (Tree, Tree)

For f"${arg}%xpart", check format conversions and return (format, args) suitable for String.format(format, args).

For f"${arg}%xpart", check format conversions and return (format, args) suitable for String.format(format, args).