Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in introspection

Generating SWIG bindings with CMake

c cmake swig introspection

Can one access the template parameter outside of a template without a typedef?

How to get the type as a String in Haskell?

C++ iterate into nested struct field with boost fusion adapt_struct

Find module name of the originating exception in Python

Getting the name of a coffeescript class?

Using current class in Java static method declaration

java class introspection

How to find out the default values of a particular function's argument in another function in Python?

How to convert string to variable name?

How to detect at runtime whether symbols are stripped?

Ruby on Rails: how to check pluralized and single form of names

How do I loop over all the methods of a class in Perl?

Python inspect.stack is slow

How to monkey patch python list __setitem__ method

python ctypes introspection

Java Introspection - weird behaviour

Detect common base class

Where does Python's pydoc help function get its content?

python introspection pydoc

Java object graph visitor library

Can a Python method check if it has been called from within itself?

Is it common/good practice to test for type values in Python?

python oop introspection