Added some documentation

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@648 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Tyler Dauwalder
2002-08-08 07:20:47 +00:00
parent 8795d3cfc9
commit 10db8711a8
11 changed files with 31 additions and 8 deletions
@@ -19,6 +19,7 @@ namespace Sniffer {
class Err;
class RPattern;
//! A list of patterns, each of which is to be searched over its own specified range.
class RPatternList : public Expr {
public:
RPatternList();