StatementMacro

mdoc.internal.sourcecode.StatementMacro

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object SourceStatement.type

Members list

Value members

Concrete methods

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

Implicits

Implicits

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