forked from qt-creator/qt-creator
Initial support for doxygen comments.
This commit is contained in:
@@ -69,6 +69,7 @@ public:
|
||||
bool isLiteral() const;
|
||||
bool isOperator() const;
|
||||
bool isKeyword() const;
|
||||
bool isComment() const;
|
||||
|
||||
public:
|
||||
int _kind;
|
||||
|
||||
Reference in New Issue
Block a user