Idents

io.getquill.parser.ParserHelpers$.Idents
trait Idents extends QuatMaking

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Type members

Inherited classlikes

object InferQuat

Attributes

Inherited from:
QuatMakingBase
Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def cleanIdent(name: String, quat: Quat): Ident
def cleanIdent(using Quotes)(name: String, tpe: TypeRepr): Ident
def parseName(rawName: String): String

Inherited methods

Attributes

Inherited from:
QuatMakingBase
override def existsEncoderFor(using Quotes)(tpe: TypeRepr): Boolean

Attributes

Definition Classes
Inherited from:
QuatMaking