class FileLog extends Logger
- Alphabetic
- By Inheritance
- FileLog
- Logger
- AnyRef
- Any
- by toXML
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- Protected
Instance Constructors
- new FileLog(filename: String, append: Boolean = false)
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- final def ++(suffix: Seq[Node]): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- ScalaVersionSpecificNodeSeq
- Annotations
- @inline()
- final def ++[B >: A](suffix: IterableOnce[B]): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- Annotations
- @inline()
- final def ++:[B >: A](prefix: IterableOnce[B]): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps → IterableOps
- Annotations
- @inline()
- final def +:[B >: A](elem: B): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @inline()
- def ->[B](y: B): (FileLog, B)
- final def :+[B >: A](elem: B): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @inline()
- final def :++[B >: A](suffix: IterableOnce[B]): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @inline()
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def \(that: String): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- NodeSeq
- def \@(attributeName: String): String
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- NodeSeq
- def \\(that: String): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- NodeSeq
- final def addString(b: StringBuilder): StringBuilder
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @inline()
- final def addString(b: StringBuilder, sep: String): StringBuilder
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @inline()
- def addString(b: StringBuilder, start: String, sep: String, end: String): StringBuilder
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def andThen[C](k: PartialFunction[Node, C]): PartialFunction[Int, C]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- PartialFunction
- def andThen[C](k: (Node) => C): PartialFunction[Int, C]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- PartialFunction → Function1
- def appended(base: Node): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- ScalaVersionSpecificNodeSeq
- def appended[B >: A](elem: B): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedSeqOps → SeqOps
- def appendedAll(suffix: IterableOnce[Node]): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- ScalaVersionSpecificNodeSeq
- def appendedAll[B >: A](suffix: IterableOnce[B]): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedSeqOps → SeqOps
- def apply(f: (Node) => Boolean): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- NodeSeq
- def apply(i: Int): Node
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- NodeSeq → SeqOps → Function1
- def applyOrElse[A1 <: A, B1 >: B](x: A1, default: (A1) => B1): B1
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- PartialFunction
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- final def attribute(uri: String, key: String): Option[Seq[Node]]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- final def attribute(key: String): Option[Seq[Node]]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def attributes: MetaData
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def buildString(stripComments: Boolean): String
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def canEqual(other: Any): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node → NodeSeq → Equality → Seq → Equals
- def child: Seq[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- def close: Unit
- val closed: Boolean
- Definition Classes
- Logger
- def collect[B](pf: PartialFunction[Node, B]): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps → IterableOnceOps
- def collectFirst[B](pf: PartialFunction[Node, B]): Option[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def combinations(n: Int): Iterator[NodeSeq]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def compose[R](k: PartialFunction[R, Int]): PartialFunction[R, Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- PartialFunction
- def compose[A](g: (A) => Int): (A) => Node
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Function1
- Annotations
- @unspecialized()
- def concat(suffix: IterableOnce[Node]): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- ScalaVersionSpecificNodeSeq
- final def concat[B >: A](suffix: IterableOnce[B]): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps → IterableOps
- Annotations
- @inline()
- def contains[A1 >: A](elem: A1): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def containsSlice[B](that: Seq[B]): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def copyToArray[B >: A](xs: Array[B], start: Int, len: Int): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def copyToArray[B >: A](xs: Array[B], start: Int): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def copyToArray[B >: A](xs: Array[B]): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def corresponds[B](that: Seq[B])(p: (Node, B) => Boolean): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def corresponds[B](that: IterableOnce[B])(p: (Node, B) => Boolean): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def count(p: (Node) => Boolean): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def descendant: List[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def descendant_or_self: List[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def diff[B >: A](that: Seq[B]): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedSeqOps → SeqOps
- def distinct: NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def distinctBy[B](f: (Node) => B): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedSeqOps → StrictOptimizedSeqOps → SeqOps
- def doCollectNamespaces: Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def doTransform: Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def drop(n: Int): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps → IterableOnceOps
- def dropRight(n: Int): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps
- def dropWhile(p: (Node) => Boolean): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps → IterableOnceOps
- def elementWise: ElementWiseExtractor[Int, Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- PartialFunction
- def empty: NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- ScalaVersionSpecificNodeSeq → IterableOps
- def endsWith[B >: A](that: Iterable[B]): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def ensuring(cond: (FileLog) => Boolean, msg: => Any): FileLog
- def ensuring(cond: (FileLog) => Boolean): FileLog
- def ensuring(cond: Boolean, msg: => Any): FileLog
- def ensuring(cond: Boolean): FileLog
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def exists(p: (Node) => Boolean): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def filter(pred: (Node) => Boolean): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps → IterableOnceOps
- def filterNot(pred: (Node) => Boolean): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps → IterableOnceOps
- def find(p: (Node) => Boolean): Option[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def findLast(p: (Node) => Boolean): Option[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- val fl: FileWriter
- def flatMap(f: (Node) => IterableOnce[Node]): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- ScalaVersionSpecificNodeSeq
- def flatMap[B](f: (Node) => IterableOnce[B]): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps → IterableOnceOps
- def flatten[B](implicit toIterableOnce: (Node) => IterableOnce[B]): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps → IterableOnceOps
- def fold[A1 >: A](z: A1)(op: (A1, A1) => A1): A1
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def foldLeft[B](z: B)(op: (B, Node) => B): B
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def foldRight[B](z: B)(op: (Node, B) => B): B
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def forall(p: (Node) => Boolean): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def foreach[U](f: (Node) => U): Unit
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def formatted(fmtstr: String): String
- def fromSpecific(coll: IterableOnce[Node]): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- ScalaVersionSpecificNodeSeq → IterableOps
- def get: Option[Iterator[String]]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def getNamespace(pre: String): String
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def groupBy[K](f: (Node) => K): Map[K, NodeSeq]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def groupMap[K, B](key: (Node) => K)(f: (Node) => B): Map[K, Seq[B]]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def groupMapReduce[K, B](key: (Node) => K)(f: (Node) => B)(reduce: (B, B) => B): Map[K, B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def grouped(size: Int): Iterator[NodeSeq]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def head: Node
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def headOption: Option[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def indexOf[B >: A](elem: B): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @deprecatedOverriding("Override indexOf(elem, from) instead - indexOf(elem) calls indexOf(elem, 0)", "2.13.0")
- def indexOf[B >: A](elem: B, from: Int): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def indexOfSlice[B >: A](that: Seq[B]): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @deprecatedOverriding("Override indexOfSlice(that, from) instead - indexOfSlice(that) calls indexOfSlice(that, 0)", "2.13.0")
- def indexOfSlice[B >: A](that: Seq[B], from: Int): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def indexWhere(p: (Node) => Boolean): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @deprecatedOverriding("Override indexWhere(p, from) instead - indexWhere(p) calls indexWhere(p, 0)", "2.13.0")
- def indexWhere(p: (Node) => Boolean, from: Int): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def indices: Range
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def init: NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def inits: Iterator[NodeSeq]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def intersect[B >: A](that: Seq[B]): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedSeqOps → SeqOps
- def isAtom: Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def isDefinedAt(idx: Int): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def isEmpty: Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps → IterableOnceOps
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isTraversableAgain: Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps → IterableOnceOps
- def iterableFactory: SeqFactory[Seq]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Seq → Seq → Iterable → Iterable → IterableOps
- def iterator: Iterator[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- NodeSeq → IterableOnce
- def knownSize: Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnce
- def label: String
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def last: Node
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def lastIndexOf[B >: A](elem: B, end: Int): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def lastIndexOfSlice[B >: A](that: Seq[B]): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @deprecatedOverriding("Override lastIndexOfSlice(that, end) instead - lastIndexOfSlice(that) calls lastIndexOfSlice(that, Int.MaxValue)", "2.13.0")
- def lastIndexOfSlice[B >: A](that: Seq[B], end: Int): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def lastIndexWhere(p: (Node) => Boolean): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @deprecatedOverriding("Override lastIndexWhere(p, end) instead - lastIndexWhere(p) calls lastIndexWhere(p, Int.MaxValue)", "2.13.0")
- def lastIndexWhere(p: (Node) => Boolean, end: Int): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def lastOption: Option[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def lazyZip[B]: ([B](that: Iterable[B]): scala.collection.LazyZip2[scala.xml.Node,B,_1.type]) forSome {val _1: Node}
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Iterable
- def length: Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- NodeSeq → SeqOps
- def lengthCompare(that: Iterable[_]): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def lengthCompare(len: Int): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- final def lengthIs: SizeCompareOps
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @inline()
- def lift: (Int) => Option[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- PartialFunction
- def log[A](a: A)(implicit arg0: WriteString[A]): Unit
- Definition Classes
- Logger
- def map(f: (Node) => Node): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- ScalaVersionSpecificNodeSeq
- def map[B](f: (Node) => B): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps → IterableOnceOps
- def max[B >: A](implicit ord: Ordering[B]): Node
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def maxBy[B](f: (Node) => B)(implicit cmp: Ordering[B]): Node
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def maxByOption[B](f: (Node) => B)(implicit cmp: Ordering[B]): Option[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def maxOption[B >: A](implicit ord: Ordering[B]): Option[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def min[B >: A](implicit ord: Ordering[B]): Node
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def minBy[B](f: (Node) => B)(implicit cmp: Ordering[B]): Node
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def minByOption[B](f: (Node) => B)(implicit cmp: Ordering[B]): Option[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def minOption[B >: A](implicit ord: Ordering[B]): Option[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- final def mkString: String
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @inline()
- final def mkString(sep: String): String
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @inline()
- final def mkString(start: String, sep: String, end: String): String
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def nameToString(sb: StringBuilder): StringBuilder
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def namespace: String
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def newSpecificBuilder: Builder[Node, NodeSeq]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- ScalaVersionSpecificNodeSeq → IterableOps
- def nonEmpty: Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @deprecatedOverriding("nonEmpty is defined as !isEmpty; override isEmpty instead", "2.13.0")
- def nonEmptyChildren: Seq[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def orElse[A1 <: A, B1 >: B](that: PartialFunction[A1, B1]): PartialFunction[A1, B1]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- PartialFunction
- def padTo[B >: A](len: Int, elem: B): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedSeqOps → SeqOps
- def partition(p: (Node) => Boolean): (NodeSeq, NodeSeq)
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps
- def partitionMap[A1, A2](f: (Node) => Either[A1, A2]): (Seq[A1], Seq[A2])
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps
- def patch[B >: A](from: Int, other: IterableOnce[B], replaced: Int): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedSeqOps → SeqOps
- def permutations: Iterator[NodeSeq]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def prefix: String
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def prepended(base: Node): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- ScalaVersionSpecificNodeSeq
- def prepended[B >: A](elem: B): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedSeqOps → SeqOps
- def prependedAll(prefix: IterableOnce[Node]): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- ScalaVersionSpecificNodeSeq
- def prependedAll[B >: A](prefix: IterableOnce[B]): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedSeqOps → SeqOps
- def product[B >: A](implicit num: Numeric[B]): B
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def put(x: String): Unit
- def reduce[B >: A](op: (B, B) => B): B
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def reduceLeft[B >: A](op: (B, Node) => B): B
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def reduceLeftOption[B >: A](op: (B, Node) => B): Option[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def reduceOption[B >: A](op: (B, B) => B): Option[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def reduceRight[B >: A](op: (Node, B) => B): B
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def reduceRightOption[B >: A](op: (Node, B) => B): Option[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def reverse: NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def reverseIterator: Iterator[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def runWith[U](action: (Node) => U): (Int) => Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- PartialFunction
- def sameElements[B >: A](that: IterableOnce[B]): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def scan[B >: A](z: B)(op: (B, B) => B): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def scanLeft[B](z: B)(op: (B, Node) => B): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps → IterableOnceOps
- def scanRight[B](z: B)(op: (Node, B) => B): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def scope: NamespaceBinding
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- def search[B >: A](elem: B, from: Int, to: Int)(implicit ord: Ordering[B]): SearchResult
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def search[B >: A](elem: B)(implicit ord: Ordering[B]): SearchResult
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def segmentLength(p: (Node) => Boolean, from: Int): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- final def segmentLength(p: (Node) => Boolean): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- final def size: Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps → IterableOnceOps
- final def sizeCompare(that: Iterable[_]): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps → IterableOps
- final def sizeCompare(otherSize: Int): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps → IterableOps
- final def sizeIs: SizeCompareOps
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- Annotations
- @inline()
- def slice(from: Int, until: Int): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps → IterableOnceOps
- def sliding(size: Int, step: Int): Iterator[NodeSeq]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def sliding(size: Int): Iterator[NodeSeq]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def sortBy[B](f: (Node) => B)(implicit ord: Ordering[B]): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def sortWith(lt: (Node, Node) => Boolean): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def sorted[B >: A](implicit ord: Ordering[B]): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedSeqOps → SeqOps
- def span(p: (Node) => Boolean): (NodeSeq, NodeSeq)
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps → IterableOnceOps
- def splitAt(n: Int): (NodeSeq, NodeSeq)
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps → IterableOnceOps
- def startsWith[B >: A](that: IterableOnce[B], offset: Int): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- def stepper[S <: Stepper[_]](implicit shape: StepperShape[Node, S]): S
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnce
- def strict_!=(other: Equality): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Equality
- def strict_==(other: Equality): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node → NodeSeq → Equality
- def sum[B >: A](implicit num: Numeric[B]): B
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def tail: NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def tails: Iterator[NodeSeq]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def take(n: Int): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps → IterableOnceOps
- def takeRight(n: Int): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps
- def takeWhile(p: (Node) => Boolean): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps → IterableOnceOps
- def tapEach[U](f: (Node) => U): NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps → IterableOnceOps
- def text: String
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node → NodeSeq
- def theSeq: Seq[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node → NodeSeq
- def to[C1](factory: Factory[Node, C1]): C1
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def toArray[B >: A](implicit arg0: ClassTag[B]): Array[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- final def toBuffer[B >: A]: Buffer[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @inline()
- def toIndexedSeq: IndexedSeq[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- final def toIterable: Node
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Iterable → IterableOps
- def toList: List[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def toMap[K, V](implicit ev: <:<[Node, (K, V)]): Map[K, V]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- final def toSeq: Node
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Seq → IterableOnceOps
- def toSet[B >: A]: Set[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def toString(): String
- Definition Classes
- AnyRef → Any
- def toVector: Vector[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- def transpose[B](implicit asIterable: (Node) => Iterable[B]): Seq[Seq[B]]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def unapply(a: Int): Option[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- PartialFunction
- def unzip[A1, A2](implicit asPair: (Node) => (A1, A2)): (Seq[A1], Seq[A2])
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps
- def unzip3[A1, A2, A3](implicit asTriple: (Node) => (A1, A2, A3)): (Seq[A1], Seq[A2], Seq[A3])
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps
- def updated[B >: A](index: Int, elem: B): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedSeqOps → SeqOps
- def view: SeqView[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps → IterableOps
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- def withFilter(p: (Node) => Boolean): WithFilter[Node, [_]Seq[_]]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- val writer: BufferedWriter
- def xmlType(): TypeSymbol
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Node
- final def xml_!=(other: Any): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Equality
- final def xml_==(other: Any): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Equality
- def xml_sameElements[A](that: Iterable[A]): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- NodeSeq
- def zip[B](that: IterableOnce[B]): Seq[(Node, B)]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps
- def zipAll[A1 >: A, B](that: Iterable[B], thisElem: A1, thatElem: B): Seq[(A1, B)]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- def zipWithIndex: Seq[(Node, Int)]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- StrictOptimizedIterableOps → IterableOps → IterableOnceOps
Shadowed Implicit Value Members
- def equals(other: Any): Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(fileLog: Node).equals(other)
- Definition Classes
- Equality → Equals → AnyRef → Any
- def hashCode(): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(fileLog: Node).hashCode()
- Definition Classes
- Equality → AnyRef → Any
- def toString(): String
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(fileLog: Node).toString()
- Definition Classes
- Node → NodeSeq → Seq → Function1 → Iterable → AnyRef → Any
Deprecated Value Members
- final def /:[B](z: B)(op: (B, Node) => B): B
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.13.0) Use foldLeft instead of /:
- final def :\[B](z: B)(op: (Node, B) => B): B
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.13.0) Use foldRight instead of :\
- def aggregate[B](z: => B)(seqop: (B, Node) => B, combop: (B, B) => B): B
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0)
aggregate
is not relevant for sequential collections. UsefoldLeft(z)(seqop)
instead.
- def companion: IterableFactory[[_]Seq[_]]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- Annotations
- @deprecated @deprecatedOverriding("Use iterableFactory instead", "2.13.0") @inline()
- Deprecated
(Since version 2.13.0) Use iterableFactory instead
- final def copyToBuffer[B >: A](dest: Buffer[B]): Unit
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.13.0) Use
dest ++= coll
instead
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
- def hasDefiniteSize: Boolean
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Check .knownSize instead of .hasDefiniteSize for more actionable information (see scaladoc for details)
- final def prefixLength(p: (Node) => Boolean): Int
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.13.0) Use segmentLength instead of prefixLength
- final def repr: NodeSeq
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use coll instead of repr in a collection implementation, use the collection value itself from the outside
- def reverseMap[B](f: (Node) => B): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use .reverseIterator.map(f).to(...) instead of .reverseMap(f)
- def seq: Node
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- Iterable
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Iterable.seq always returns the iterable itself
- final def toIterator: Iterator[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.13.0) Use .iterator instead of .toIterator
- final def toStream: Stream[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOnceOps
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.13.0) Use .to(LazyList) instead of .toStream
- final def toTraversable: Traversable[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use toIterable instead
- final def union[B >: A](that: Seq[B]): Seq[B]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- SeqOps
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.13.0) Use
concat
instead
- def view(from: Int, until: Int): View[Node]
- Implicit
- This member is added by an implicit conversion from FileLog toNode performed by method toXML in provingground.interface.QDI.This conversion will take place only if an implicit value of type WebView[FileLog] is in scope.
- Definition Classes
- IterableOps
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use .view.slice(from, until) instead of .view(from, until)
- def →[B](y: B): (FileLog, B)
- Implicit
- This member is added by an implicit conversion from FileLog toArrowAssoc[FileLog] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use
->
instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.