ELEMENTS

scala.xml.dtd.ELEMENTS
case class ELEMENTS(r: RegExp) extends DFAContentModel

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class ContentModel
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
ContentModel -> Any
Inherited from:
ContentModel

Inherited fields

lazy val dfa: DetWordAutom[ElemName]

Attributes

Inherited from:
DFAContentModel