given_ToExpr_If

ultraviolet.datatypes.ShaderAST.If.given_ToExpr_If
object given_ToExpr_If extends ToExpr[If]

Attributes

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

Members list

Value members

Concrete methods

def apply(x: If)(using Quotes): Expr[If]

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