ExprPartialFunctionWrapper

class ExprPartialFunctionWrapper(fun: Expr[PartialFunction[String, String]]) extends NameMapper
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(input: String)(using Quotes): Option[String]