manual-16
Add vtable helper symbol and constructor flag Introduces a helper symbol for virtual tables in MainCommand, using a mangled name format. Adds ForWhat property to VirtualTableSymbolModel, sets it in VirtualPointerAnnotationHandler, and adds IsConstructor flag to ASTMethod and ASTVisitor for improved method classification.