Enumeration

Mirror.AncestorRepresentation

The representation to use for ancestor classes. 先祖クラスに対して使う表現

Declaration 宣言

enum AncestorRepresentation

Overview 概要

A class that conforms to the CustomReflectable protocol can control how its mirror represents ancestor classes by initializing the mirror with an AncestorRepresentation. This setting has no effect on mirrors reflecting value type instances. CustomReflectableプロトコルに準拠するクラスは、どのようにそれのミラーが先祖クラスを表すかを、ミラーをAncestorRepresentationで初期化することで制御できます。この設定は、値型インスタンスをリフレクションするミラー上では効果を持ちません。

Topics 話題

Enumeration Cases 列挙ケース