New posts in introspection

Can you list the keyword arguments a function receives?

List all the modules that are part of a python package?

ES6 classes : what about instrospection?

Get __name__ of calling function's module in Python

Swift class introspection & generics

How do I access properties of a javascript object if I don't know the names?

Get model's fields in Django

Retrieving the inherited attribute names/values using Java Reflection

List all base classes in a hierarchy of given class?

Objective-C Introspection/Reflection

Get an object properties list in Objective-C

How can I get the name of an object?

Using isKindOfClass with Swift

How do you print out a stack trace to the console/log in Cocoa?

How to get method parameter names?

How to get the caller's method name in the called method?

How do I look inside a Python object?

How can you print a variable name in python? [duplicate]

What does the slash mean in help() output?

How to get the name of the current method from code [duplicate]