MacroParametersImpl

izumi.fundamentals.platform.build.MacroParametersImpl

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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