StatementMacro

class Object
trait Matchable
class Any
object SourceStatement.type

Value members

Concrete methods

inline def apply[T](v: => T): SourceStatement[T]

Implicits

Implicits

implicit inline def generate[T](v: => T): SourceStatement[T]