VerifyFreeVariables

io.getquill.context.VerifyFreeVariables

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(ast: Ast)(using Quotes): Ast
def runtime(ast: Ast): Ast
def verify(ast: Ast): Either[String, Ast]