Name |
Description |
ClassReflection |
Extended version of the ReflectionClass |
ClassSchema |
A class schema |
DocCommentParser |
A little parser which creates tag objects from doc comments |
MethodReflection |
Extended version of the ReflectionMethod |
ParameterReflection |
Extended version of the ReflectionParameter |
PropertyReflection |
Extended version of the ReflectionProperty |
ReflectionService |
A service for acquiring reflection based information in a performant way. This
service also builds up class schema information which is used by the Flow's
persistence layer. |