appendTo

abstract fun appendTo(builder: StringBuilder)

Write a description of this operand to the given StringBuilder.

Parameters

builder

The StringBuilder on which to describe this operand.