Reflection: Difference between revisions

added uses, "See Also" section
(creation: summary, links)
 
(added uses, "See Also" section)
 
Line 1:
[[Category:Reflection]]
'''Reflection''' is a meta-programming task, in which code can examine and alter code. It can be used for a program that dynamically alters its behavior, or by a programmer to explore a programming environment.
 
== Sub-articles ==
Line 6:
* [[Reflection/List_methods|list methods]]
* [[Reflection/List_properties|list properties]]
 
== See Also ==
* [[Introspection]]
Anonymous user