Packages

final class Field extends AnyRef

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Field
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Field(name: String, flags: Set[Flag])

Value Members

  1. def equals(that: Any): Boolean
    Definition Classes
    Field → AnyRef → Any
  2. val flags: Set[Flag]
  3. def hashCode(): Int
    Definition Classes
    Field → AnyRef → Any
  4. val name: String
  5. def toString(): String
    Definition Classes
    Field → AnyRef → Any