VariableIdent

E.VariableIdent
final case class VariableIdent(name: String)

Attributes

Source
macros.scala

Members list

Value members

Inherited methods

def concat(right: E): E

Attributes

Inherited from:
E
Source
macros.scala

Attributes

Inherited from:
E
Source
macros.scala
def prefixAsBlock(another: E): Block

Attributes

Inherited from:
E
Source
macros.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def returned: E

Attributes

Inherited from:
E
Source
macros.scala
def unblockOr(fallback: => E): E

Attributes

Inherited from:
E
Source
macros.scala