Changeset 1236 for trunk/lib/Node.h
- Timestamp:
- Oct 23, 2010, 11:30:17 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Node.h
r1234 r1236 156 156 */ 157 157 virtual std::string output_path(void) const=0; 158 159 ///160 /// @brief parsing file using svn blame.161 ///162 virtual const StatsCollection& parse(bool verbose,163 bool ignore_cache)=0;164 158 165 159 ///
Note: See TracChangeset
for help on using the changeset viewer.