Macros

configparse.core.Macros$
object Macros

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Macros.type

Members list

Concise view

Value members

Concrete methods

def derivedImpl[Api <: SettingApi : Type, SG : Type](using qctx: Quotes)(prefix: Expr[Api]): Expr[SettingRoot[SG]]
def treeImpl[Api <: SettingApi, SG : Type](using qctx: Quotes)(api: Expr[Api]): Expr[SG => SettingTree]