The ReflectionClass class
ReflectionClass
&reftitle.intro;
The ReflectionClass class reports
information about a class.
&reftitle.classsynopsis;
ReflectionClass
ReflectionClass
Reflector
&Constants;
const
integer
ReflectionClass::IS_IMPLICIT_ABSTRACT
16
const
integer
ReflectionClass::IS_EXPLICIT_ABSTRACT
32
const
integer
ReflectionClass::IS_FINAL
64
&Properties;
public
name
&Methods;
&reftitle.properties;
name
Prop description
&reftitle.constants;
ReflectionClass Node Types
ReflectionClass::IS_IMPLICIT_ABSTRACT
ReflectionClass::IS_EXPLICIT_ABSTRACT
ReflectionClass::IS_FINAL
&reference.reflection.entities.reflectionclass;