Visibility

io.getquill.ast.Visibility
See theVisibility companion trait

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
Visibility.type

Members list

Type members

Classlikes

case object Hidden extends Visibility, Opinion[Visibility]

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Visibility
class Object
trait Matchable
class Any
Show all
Self type
Hidden.type
case object Visible extends Visibility, Opinion[Visibility]

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Visibility
class Object
trait Matchable
class Any
Show all
Self type
Visible.type

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

override def neutral: Visibility

Attributes

Definition Classes