The Cursor class represents a reference to an element within the AST. It acts as a kind of iterator.
1.0 initial release. 2012-01-29
Jacob Carlborg
1.1+ additional features missing compared to cindex.py. 2015-03-07
Joakim Brännström
TODO split the specific C++ stuff to a dedicated cursor. TODO implement cxxMangling.
Copyright (c) 2011-2016 Jacob Carlborg. All rights reserved.
1.1+