Companion

object Companion

Functions

Link copied to clipboard
fun lookup(ordinal: Int): DeclarationPhraseDescriptor.DeclarationKind

Answer the previously stashed copy of the array of all DeclarationKind enum values.

Link copied to clipboard
fun printTypePartOf(    self: A_Phrase,     builder: StringBuilder,     recursionMap: IdentityHashMap<A_BasicObject, Void>,     indent: Int)

Print the part of the given declaration of this kind which indicates the content type of the entity that is being declared.