Assign

oxygen.quoted.Assign
See theAssign companion class
object Assign

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Assign.type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): AssignCompanion
def unapply(x: Assign): (Term, Term)

Matches an assignment <lhs: Term> = <rhs: Term>

Matches an assignment <lhs: Term> = <rhs: Term>

Attributes

def wrap(using quotes: Quotes)(unwrap: quotes.reflect.Assign): Assign

Givens

Givens