open override fun print( self: A_Phrase, builder: StringBuilder, recursionMap: IdentityHashMap<A_BasicObject, Void>, indent: Int)
Content copied to clipboard
Print a declaration of this kind.
Parameters
self
The declaration.
builder
Where to print.
recursion Map
An IdentityHashMap of parent objects that are printing.
indent
The indentation depth.