object
C extends Cs
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
implicit
val
CursorEqual: Equal[Cursor]
-
implicit
val
CursorShow: Show[Cursor]
-
implicit
val
HCursorEqual: Equal[HCursor]
-
implicit
val
HCursorShow: Show[HCursor]
-
implicit
val
HistoryEqual: Equal[History]
-
implicit
val
HistoryShow: Show[History]
-
implicit
def
PreciateEqual[A]: Equal[Predicate[A]]
-
implicit
def
PredicateShow[A]: Show[Predicate[A]]
-
implicit
val
TagEqual: Equal[Tag]
-
implicit
val
TagShow: Show[Tag]
-
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
cursor(current: Content, lefts: List[Content] = Nil, rights: List[Content] = Nil, parents: Path = Nil): Cursor
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
falsePredicate[A]: Predicate[A]
-
def
finalize(): Unit
-
-
-
-
-
def
firstChild: Shift
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
-
-
-
final
def
isInstanceOf[T0]: Boolean
-
def
lastChild: Shift
-
-
final
def
ne(arg0: AnyRef): Boolean
-
def
nextDepthFirst: Shift
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
npredicate[A](p: (A) ⇒ Boolean, n: String): Predicate[A]
-
def
nthChild(n: ⇒ Int): Shift
-
def
parent: Shift
-
def
point: Shift
-
def
predicate[A](p: (A) ⇒ Boolean, n: Option[List[Char]] = None): Predicate[A]
-
def
remove: Shift
-
def
removeLeft: Shift
-
def
removeRight: Shift
-
def
right: Shift
-
-
-
def
shiftChoice(s: Shift*): Shift
-
def
shiftConcat(s: Shift*): Shift
-
-
-
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
tag(name: QName, attribs: List[Attr] = Nil, line: Option[CData.Line] = None): Tag
-
def
toString(): String
-
def
truePredicate[A]: Predicate[A]
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any