Mode

object Mode
Companion:
class
class Object
trait Matchable
class Any
Mode.type

Value members

Concrete fields

Both term and type symbols are allowed

Both term and type symbols are allowed

val None: Mode

No symbol should be included

No symbol should be included

val Term: Mode

Term symbols are allowed

Term symbols are allowed

val Type: Mode

Type and stable term symbols are allowed

Type and stable term symbols are allowed