VerifyFreeVariables

class Object
trait Matchable
class Any

Value members

Concrete methods

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