preParseClass Called for each class
writeClassDoc
Called by writeDoc for each series of classes to be written out
allVirtualMethods
Parameters: class node, dict
Adds to the dict, for all method nodes that are virtual, in this class and in parent classes :
{method} the method node, {class} the class node (the one where the virtual is implemented)