| Reflection | 
        					Arguments | 
        					This class can hold arguments for a function or method call. | 
        				
        				
        					| Reflection | 
        					Callable | 
        					Reflection base class for callable objects. | 
        				
        				
        					| Reflection | 
        					CReflection | 
        					Reflection global used for generial purpose needs. | 
        				
        				
        					| Reflection | 
        					Function | 
        					Reflection function class. Can be used to call global functions. | 
        				
        				
        					| Reflection | 
        					IReflectionGroup | 
        					Reflection group. Represents a group of reflectable objects. | 
        				
        				
        					| Reflection | 
        					Method | 
        					Reflection method class. Can be used to call object methods. | 
        				
        				
        					| Reflection | 
        					ObjectType | 
        					Represents an object type | 
        				
        				
        					| Reflection | 
        					ReturnValue | 
        					Reflection return value. |