Small progress. Have to continue here..
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
m_source_file = source_file;
|
||||
}
|
||||
|
||||
int analyze();
|
||||
virtual int analyze() = 0;
|
||||
|
||||
const std::string &get_src_file()
|
||||
{
|
||||
|
Reference in New Issue
Block a user