UnparsedEntityDecl

case class UnparsedEntityDecl(name: String, extID: ExternalID, notation: String) extends EntityDecl

an unparsed entity declaration

trait Product
trait Equals
class Decl
class Object
trait Matchable
class Any

Value members

Concrete methods

Definition Classes

Inherited methods

Inherited from:
Product
override def toString(): String
Definition Classes
MarkupDecl -> Any
Inherited from:
MarkupDecl