Added some documentation
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@648 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -20,6 +20,7 @@ namespace Sniffer {
|
||||
class Err;
|
||||
class Pattern;
|
||||
|
||||
//! A list of patterns, all of which are to be searched over the same range.
|
||||
class PatternList : public Expr {
|
||||
public:
|
||||
PatternList(Range range);
|
||||
|
||||
Reference in New Issue
Block a user