scala.util.regexp.PointedHedgeExp

Alt

class Alt extends RegExp

definition classes: Base

Inherits

  1. RegExp
  2. AnyRef
  3. Any

Value Members

  1. def equals(arg0: Any): Boolean

    This method is used to compare the receiver object (this) with the argument object (arg0) for equivalence

  2. def hashCode(): Int

    Returns a hash code value for the object

  3. val isNullable: Boolean

  4. val rs: _regexpT*

  5. def toString(): String

    Returns a string representation of the object

Instance constructors

  1. new Alt()