mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-09 17:25:38 +02:00
Cosmetics
This commit is contained in:
parent
e8213acedf
commit
072e568395
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ public abstract class ASTVisitor {
|
|||
public boolean shouldVisitBaseSpecifiers = false;
|
||||
|
||||
/**
|
||||
* Set this flag to visit to visit namespaces.
|
||||
* Set this flag to visit namespace definitions.
|
||||
*/
|
||||
public boolean shouldVisitNamespaces = false;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue