given_ToExpr_Node

com.github.rssh.appcontext.doc.DependencyGraph.given_ToExpr_Node
object given_ToExpr_Node extends ToExpr[Node]

Attributes

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

Members list

Value members

Concrete methods

def apply(node: Node)(using Quotes): Expr[Node]

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