|
Scala
1.4.0.3 |
|||
Field Summary | |
val attrs: List[AttrDecl]
|
|
val name: String
|
Method Summary | |
def toString(sb: StringBuffer): StringBuffer
|
|
final override
|
def toString(): String
|
Methods inherited from java/lang/Object-class |
clone, eq, equals, finalize, getClass, hashCode, ne, notify, notifyAll, synchronized, wait, wait, wait |
Methods inherited from scala/Any-class |
!=, ==, asInstanceOf, isInstanceOf, match |
Methods inherited from scala/CaseClass-class |
caseArity, caseElement, caseName |
Methods inherited from scala/ScalaObject-class |
getScalaType |
Methods inherited from scala/xml/dtd/MarkupDecl-class |
toString |
Field Detail |
val name: String
val attrs: List[AttrDecl]
Method Detail |
def toString(sb: StringBuffer): StringBuffer
final override def toString(): String
|
Scala
1.4.0.3 |
|||