FlagsModule
Methods of the module object val Flags
- Source:
- Quotes.scala
Value members
Abstract methods
Is this generated by Scala compiler.
Is this generated by Scala compiler. Corresponds to ACC_SYNTHETIC in the JVM.
- Source:
- Quotes.scala
Is this symbol a getter for case class parameter
Is this symbol a getter for case class parameter
- Source:
- Quotes.scala
Is this symbol a type parameter marked as contravariant -
Is this symbol a type parameter marked as contravariant -
- Source:
- Quotes.scala
Is this symbol a type parameter marked as covariant +
Is this symbol a type parameter marked as covariant +
- Source:
- Quotes.scala
Is this symbol exported from provided instance
Is this symbol exported from provided instance
- Source:
- Quotes.scala
Is this symbol a def
defined in an extension
Is this symbol a def
defined in an extension
- Source:
- Quotes.scala
Is this symbol an inferable ("given") parameter
Is this symbol an inferable ("given") parameter
- Source:
- Quotes.scala
Is this symbol a parameter with a default value?
Is this symbol a parameter with a default value?
- Source:
- Quotes.scala
Is this symbol invisible when typechecking?
Is this symbol invisible when typechecking?
- Source:
- Quotes.scala
Is this symbol local? Used in conjunction with private/private[T] to mean private[this] extends Modifier protected[this]
Is this symbol local? Used in conjunction with private/private[T] to mean private[this] extends Modifier protected[this]
- Source:
- Quotes.scala
Is this symbol marked as a macro.
Is this symbol marked as a macro. An inline method containing top level splices
- Source:
- Quotes.scala
Is this symbol an object or its class (used for a ValDef or a ClassDef extends Modifier respectively)
Is this symbol an object or its class (used for a ValDef or a ClassDef extends Modifier respectively)
- Source:
- Quotes.scala
Is this symbol a var
(when used on a ValDef)
Is this symbol a var
(when used on a ValDef)
- Source:
- Quotes.scala
Trait does not have fields or initialization code.
Trait does not have fields or initialization code.
- Source:
- Quotes.scala
Is this symbol member that is assumed to be stable and realizable
Is this symbol member that is assumed to be stable and realizable
- Source:
- Quotes.scala
Is this symbol marked as static.
Is this symbol marked as static. Mapped to static Java member
- Source:
- Quotes.scala
Is this symbol to be tagged Java Synthetic
Is this symbol to be tagged Java Synthetic
- Source:
- Quotes.scala