given_ToExpr_AstLocation

sangria.macros.ToExprGivens.given_ToExpr_AstLocation
object given_ToExpr_AstLocation extends ToExpr[AstLocation]

Attributes

Graph
Supertypes
trait ToExpr[AstLocation]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(position: AstLocation)(using Quotes): Expr[AstLocation]

Lift a value into an expression containing the construction of that value

Lift a value into an expression containing the construction of that value

Attributes