ExportMode

bindgen.Config$package.ExportMode
object ExportMode extends YesNo[ExportMode]

Attributes

Graph
Supertypes
class YesNo[ExportMode]
class Object
trait Matchable
class Any
Self type
ExportMode.type

Members list

Value members

Inherited methods

inline def apply(inline b: Boolean): A

Attributes

Inherited from:
YesNo

Inherited fields

val No: ExportMode

Attributes

Inherited from:
YesNo

Attributes

Inherited from:
YesNo

Givens

Inherited givens

given given_SameRuntimeType_A_Boolean: SameRuntimeType[ExportMode, Boolean]

Attributes

Inherited from:
YesNo
given given_SameRuntimeType_Boolean_A: SameRuntimeType[Boolean, ExportMode]

Attributes

Inherited from:
YesNo

Extensions

Inherited extensions

extension (inline a: ExportMode)
inline def &&(inline other: ExportMode): Boolean

Attributes

Inherited from:
YesNo
inline def flip: A

Attributes

Inherited from:
YesNo
inline def value: Boolean

Attributes

Inherited from:
YesNo
inline def ||(inline other: ExportMode): Boolean

Attributes

Inherited from:
YesNo