X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fparsermode.h;h=ae407566a9d0442a96a699cbfde1b1387c1add91;hb=505042fcda16151f5ace243c243d34af3efcf677;hp=824525d66aeeddaa0347e1848b18f409d8e82f91;hpb=27630d44298cb67e075c166f4421288cc8ca117e;p=libs%2Fdatafile.git diff --git a/source/parsermode.h b/source/parsermode.h index 824525d..ae40756 100644 --- a/source/parsermode.h +++ b/source/parsermode.h @@ -15,6 +15,9 @@ namespace DataFile { class Input; +/** +Base class for parse modes. +*/ class ParserMode { protected: