print Send Node On Indent
fun printSendNodeOnIndent( sendPhrase: A_Phrase, builder: StringBuilder, indent: Int)
Content copied to clipboard
Pretty-print a send of this message with given argument phrases.
Parameters
send Phrase
The send phrase that is being printed.
builder
A StringBuilder on which to pretty-print the send of my message with the given arguments.
indent
The current indentation level.