final class TextToString
extends AnyVal

Constructors

TextToString ( text: Text )

Members

val text : Text
def show ( implicit ctx: Context ) : String