ParsedEntityDecl

case class ParsedEntityDecl(name: String, entdef: EntityDef) extends EntityDecl

a parsed general 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