toggle menu
pprint-kotlin
1.0.0
jvm
switch theme
search in API
pprint-kotlin
/
io.exoquery.pprint
/
Tree
/
Literal
Literal
data
class
Literal
(
val
body
:
String
)
:
Tree
"xyz"
Members
Constructors
Literal
Link copied to clipboard
constructor
(
body
:
String
)
Properties
body
Link copied to clipboard
val
body
:
String
has
New
Line
Link copied to clipboard
val
hasNewLine
:
Boolean