+ Added some documentation
+ Now verifies the given priority is valid git-svn-id: file:///srv/svn/repos/haiku/trunk/current@649 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -18,6 +18,9 @@ namespace Sniffer {
|
||||
|
||||
class Expr;
|
||||
|
||||
/*! \brief A priority and a list of expressions to be used for sniffing out the
|
||||
type of an untyped file.
|
||||
*/
|
||||
class Rule {
|
||||
public:
|
||||
Rule();
|
||||
|
||||
Reference in New Issue
Block a user