From f06a985adff1ec54e7a6c3753d8dfd077b5dd37d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Jan 2017 23:01:06 +0300 Subject: Add checks for A_DEFAULT_COPY / A_DELETE_COPY. Also fix error in detection for final/notfinal classes. --- src/rulebase.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/rulebase.h') diff --git a/src/rulebase.h b/src/rulebase.h index 3263a8c..e8da0d0 100644 --- a/src/rulebase.h +++ b/src/rulebase.h @@ -73,6 +73,9 @@ class RuleBase void print(const std::string &text) const; + void print(const std::string &text, + const int lineNumber) const; + void printRaw(const std::string &text) const; std::string getFile() const -- cgit v1.2.3-70-g09d2