New posts in introspection

Why does Ruby use respond_to? instead of responds_to?

How to check if an object is an instance of a namedtuple?

Checking Objective-C block type?

What is the difference between introspection and reflection?

Java introspection and reflection

property type or class using reflection

Print all local variables accessible to the current scope in Lua

Get function path and name as command line arguments and running it without knowing function's argument names: [duplicate]

Why is important to include ".moc" file at end of a Qt Source code file?

How to list all fields of a class (and no methods)?

Introspection to get decorator names on a method?

Get property name as a string

Java introspection: object to map

What's the biggest difference between dir() and __dict__ in Python

How do I check if a variable is an instance of a class?

How can I determine the type of a generic field in Java?

Get Activity name dynamically - android

What is the C# equivalent to Java's isInstance()?

How to get current function into a variable?

How do I get the filepath for a class in Python?