StatementExprTreeGen

cps.macros.StatementExprTreeGen
class StatementExprTreeGen(using x$1: Quotes)(stat: x$1.reflect.Statement, changed: Boolean) extends ExprTreeGen

Attributes

Source
CpsExpr.scala
Graph
Supertypes
trait ExprTreeGen
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def extract(using qctx: Quotes): qctx.reflect.Statement

Attributes

Source
CpsExpr.scala
def isChanged: Boolean

Attributes

Source
CpsExpr.scala