FlagsModule
Methods of the module object val Flags
Value members
Abstract methods
Is this generated by Scala compiler. Corresponds to ACC_SYNTHETIC in the JVM.
Is this generated by Scala compiler. Corresponds to ACC_SYNTHETIC in the JVM.
Is this symbol a type parameter marked as contravariant -
Is this symbol a type parameter marked as contravariant -
Is this symbol a type parameter marked as covariant +
Is this symbol a type parameter marked as covariant +
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]
Is this symbol marked as a macro. An inline method containing top level splices
Is this symbol marked as a macro. An inline method containing top level splices
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)
Trait does not have fields or initialization code.
Trait does not have fields or initialization code.
Is this symbol member that is assumed to be stable and realizable
Is this symbol member that is assumed to be stable and realizable
Is this symbol marked as static. Mapped to static Java member
Is this symbol marked as static. Mapped to static Java member