failParse

io.getquill.parser.engine.failParse
object failParse

Attributes

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

Members list

Type members

Classlikes

enum ThrowInfo

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply(expr: Expr[_], astClass: Class[_])(using Quotes): Nothing
def apply(expr: Expr[_], msg: String)(using Quotes): Nothing
def apply(expr: Expr[_], throwInfo: ThrowInfo)(using Quotes): Nothing