MacroParametersImpl

izumi.fundamentals.platform.build.MacroParametersImpl$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def extractBool(key: Expr[String])(using quotes: Quotes): Expr[Option[Boolean]]
def extractString(key: Expr[String])(using quotes: Quotes): Expr[Option[String]]