Indent

class Indent(text: String, onlyChild: Boolean)

Functions

next
Link copied to clipboard
common
fun next(increment: String, onlyChild: Boolean): ToStringVisitor.Indent

Properties

onlyChild
Link copied to clipboard
common
val onlyChild: Boolean
text
Link copied to clipboard
common
val text: String