o_Copy With
open override fun o_CopyWith(self: AvailObject, newPhrase: A_Phrase): A_Phrase
Content copied to clipboard
Create a new list phrase]ListPhraseDescriptor with one more phrase added to the end of the list.
Return
A new list phrase with the phrase appended.
Parameters
self
The list phrase to extend.
new Phrase
The phrase to append.