StringContextChecker

class Object
trait Matchable
class Any

Type members

Classlikes

This trait defines a tool to report errors/warnings that do not depend on Position.

This trait defines a tool to report errors/warnings that do not depend on Position.

Value members

Concrete methods

def checked(parts0: List[String], args: List[Tree], reporter: InterpolationReporter)(using Context): String
def checkedParts(strContext_f: Tree, args0: Tree)(using Context): String

Check the format of the parts of the f".." arguments and returns the string parts of the StringContext

Check the format of the parts of the f".." arguments and returns the string parts of the StringContext