DirectiveHandler

scala.build.preprocessing.directives.DirectiveHandler
See theDirectiveHandler companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def normalizeName(s: String): String
def pascalCaseSplit(s: List[Char]): List[String]
def shortName[T](using Quotes, Type[T]): String

Givens

Givens

inline given derive[T]: DirectiveHandler[T]