abstract
class
SymbolicXMLBuilder extends AnyRef
Instance Constructors
-
new
SymbolicXMLBuilder(p: Parser, preserveWS: Boolean)
Abstract Value Members
-
abstract
val
global: Global
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (SymbolicXMLBuilder, B)
-
final
def
==(arg0: Any): Boolean
-
def
Comment(txt: Global.Tree): Global.Tree
-
def
ProcInstr(target: Global.Tree, txt: Global.Tree): Global.Tree
-
final
def
asInstanceOf[T0]: T0
-
def
charData(pos: Global.Position, txt: String): Global.Tree
-
def
clone(): AnyRef
-
def
comment(pos: Global.Position, text: String): Global.Tree
-
def
convertToTextPat(buf: Seq[Global.Tree]): List[Global.Tree]
-
def
convertToTextPat(t: Global.Tree): Global.Tree
-
def
element(pos: Global.Position, qname: String, attrMap: Map[String, Global.Tree], empty: Boolean, args: Seq[Global.Tree]): Global.Tree
-
def
ensuring(cond: (SymbolicXMLBuilder) ⇒ Boolean, msg: ⇒ Any): SymbolicXMLBuilder
-
def
ensuring(cond: (SymbolicXMLBuilder) ⇒ Boolean): SymbolicXMLBuilder
-
def
ensuring(cond: Boolean, msg: ⇒ Any): SymbolicXMLBuilder
-
def
ensuring(cond: Boolean): SymbolicXMLBuilder
-
final
def
entityRef(pos: Global.Position, n: String): Global.Tree
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
group(pos: Global.Position, args: Seq[Global.Tree]): Global.Tree
-
def
hashCode(): Int
-
def
isEmptyText(t: Global.Tree): Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
makeText1(txt: Global.Tree): Global.Tree
-
def
makeTextPat(txt: Global.Tree): Global.Apply
-
def
makeXMLpat(pos: Global.Position, n: String, args: Seq[Global.Tree]): Global.Tree
-
def
makeXMLseq(pos: Global.Position, args: Seq[Global.Tree]): Global.Block
-
def
mkXML(pos: Global.Position, isPattern: Boolean, pre: Global.Tree, label: Global.Tree, attrs: Global.Tree, scope: Global.Tree, empty: Boolean, children: Seq[Global.Tree]): Global.Tree
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
parseAttribute(pos: Global.Position, s: String): Global.Tree
-
def
procInstr(pos: Global.Position, target: String, txt: String): Global.Tree
-
def
splitPrefix(name: String): (Option[String], String)
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
final
def
text(pos: Global.Position, txt: String): Global.Tree
-
def
toString(): String
-
def
unparsed(pos: Global.Position, str: String): Global.Tree
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): (SymbolicXMLBuilder, B)
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Value Members
-
def
+(other: String): String
Value Members
-
def
formatted(fmtstr: String): String
Ungrouped
-
abstract
val
global: Global
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (SymbolicXMLBuilder, B)
-
final
def
==(arg0: Any): Boolean
-
def
Comment(txt: Global.Tree): Global.Tree
-
def
ProcInstr(target: Global.Tree, txt: Global.Tree): Global.Tree
-
final
def
asInstanceOf[T0]: T0
-
def
charData(pos: Global.Position, txt: String): Global.Tree
-
def
clone(): AnyRef
-
def
comment(pos: Global.Position, text: String): Global.Tree
-
def
convertToTextPat(buf: Seq[Global.Tree]): List[Global.Tree]
-
def
convertToTextPat(t: Global.Tree): Global.Tree
-
def
element(pos: Global.Position, qname: String, attrMap: Map[String, Global.Tree], empty: Boolean, args: Seq[Global.Tree]): Global.Tree
-
def
ensuring(cond: (SymbolicXMLBuilder) ⇒ Boolean, msg: ⇒ Any): SymbolicXMLBuilder
-
def
ensuring(cond: (SymbolicXMLBuilder) ⇒ Boolean): SymbolicXMLBuilder
-
def
ensuring(cond: Boolean, msg: ⇒ Any): SymbolicXMLBuilder
-
def
ensuring(cond: Boolean): SymbolicXMLBuilder
-
final
def
entityRef(pos: Global.Position, n: String): Global.Tree
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
group(pos: Global.Position, args: Seq[Global.Tree]): Global.Tree
-
def
hashCode(): Int
-
def
isEmptyText(t: Global.Tree): Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
makeText1(txt: Global.Tree): Global.Tree
-
def
makeTextPat(txt: Global.Tree): Global.Apply
-
def
makeXMLpat(pos: Global.Position, n: String, args: Seq[Global.Tree]): Global.Tree
-
def
makeXMLseq(pos: Global.Position, args: Seq[Global.Tree]): Global.Block
-
def
mkXML(pos: Global.Position, isPattern: Boolean, pre: Global.Tree, label: Global.Tree, attrs: Global.Tree, scope: Global.Tree, empty: Boolean, children: Seq[Global.Tree]): Global.Tree
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
parseAttribute(pos: Global.Position, s: String): Global.Tree
-
def
procInstr(pos: Global.Position, target: String, txt: String): Global.Tree
-
def
splitPrefix(name: String): (Option[String], String)
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
final
def
text(pos: Global.Position, txt: String): Global.Tree
-
def
toString(): String
-
def
unparsed(pos: Global.Position, str: String): Global.Tree
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): (SymbolicXMLBuilder, B)
The Scala compiler and reflection APIs.