ReflectionEnumUnitCase クラス
ReflectionEnumUnitCase
&reftitle.intro;
ReflectionEnumUnitCase クラスは、
列挙型 の case に関する情報を報告します。
これは、スカラー型の情報を持っていません。
&reftitle.classsynopsis;
ReflectionEnumUnitCase
extends
ReflectionClassConstant
&InheritedConstants;
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.seealso;
列挙型(Enum)
ReflectionEnumBackedCase
&reference.reflection.entities.reflectionenumunitcase;