object Modes

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

Type Members

  1. type ErrorMode = Modes.ErrorMode.Value
  2. type LineMode = Modes.LineMode.Value
  3. type ParseMode = Modes.ParseMode.Value

Value Members

  1. object ErrorMode extends Enumeration with Modes
  2. object LineMode extends Enumeration with Modes
  3. object ParseMode extends Enumeration with Modes