implicit final class MkLines extends AnyVal
Ordering
- Alphabetic
- By Inheritance
Inherited
- MkLines
- AnyVal
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new MkLines(t: TraversableOnce[_])
Value Members
-
def
getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
- def mkLines(header: String, indented: Boolean = false, embraced: Boolean = false): String
- def mkLines: String
- val t: TraversableOnce[_]
The Scala compiler and reflection APIs.