Christian Kamm
fd17d2f98f
QuickFixOperation: don't pass the text cursor in constructor and apply
...
Instead, reintroduce setTextCursor and let CPPQuickFixCollector
call it just before invoking apply.
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com >
2009-11-18 11:10:50 +01:00
Roberto Raggi
5d7def6d2a
Refactored the AST visitors.
...
Now, the ASTVisitor constructor takes a valid reference to a TranslationUnit.
2009-11-17 13:30:39 +01:00
Roberto Raggi
576a1ee31f
Build the list of the visible AST nodes (aka AST path).
2009-11-16 16:18:08 +01:00
Roberto Raggi
0b277f2fbe
Show how to use the quick fix engine.
2009-11-13 16:43:26 +01:00
Roberto Raggi
c13b8697d2
Introduced the quick fix engine
2009-11-13 16:14:38 +01:00