dotty
.
tools
.
dotc
.
printing
.
Texts
Vertical
Related Doc:
package Texts
case class
Vertical
(
relems:
List
[
Text
]
)
extends
Text
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
Text
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
Vertical
Serializable
Serializable
Product
Equals
Text
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
Vertical
(
relems:
List
[
Text
]
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
appendToLastLine
(
that:
Text
)
:
Text
Definition Classes
Text
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
close
:
Closed
Definition Classes
Text
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
indentMargin
:
Int
Attributes
protected
Definition Classes
Text
def
isClosed
:
Boolean
Definition Classes
Text
def
isEmpty
:
Boolean
Definition Classes
Text
def
isFluid
:
Boolean
Definition Classes
Text
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSplittable
:
Boolean
Definition Classes
Text
def
isVertical
:
Boolean
Definition Classes
Text
def
lastLine
:
String
Definition Classes
Text
def
layout
(
width:
Int
)
:
Text
Definition Classes
Text
def
map
(
f: (
String
) ⇒
String
)
:
Text
Definition Classes
Text
def
mkString
(
width:
Int
)
:
String
Definition Classes
Text
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
over
(
that:
Text
)
:
Vertical
Definition Classes
Text
def
print
(
sb:
StringBuilder
)
:
Unit
Definition Classes
Text
def
provided
(
pred:
Boolean
)
:
Text
Definition Classes
Text
val
relems
:
List
[
Text
]
Definition Classes
Vertical
→
Text
def
remaining
(
width:
Int
)
:
Int
Definition Classes
Text
def
stripPrefix
(
pre:
String
)
:
Text
Definition Classes
Text
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
~
(
that:
Text
)
:
Text
Definition Classes
Text
def
~~
(
that:
Text
)
:
Text
Definition Classes
Text
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
Text
Inherited from
AnyRef
Inherited from
Any
Ungrouped