My Project
Loading...
Searching...
No Matches
__exclude.h
1
#ifndef ____exclude_h__
2
#define ____exclude_h__
3
4
#include "Tag.h"
5
6
namespace
jet {
7
8
class
__exclude
:
public
Tag
{
9
10
public
:
11
__exclude
(coreutils::ZString &in, coreutils::MString &parentOut,
Global
&global,
Tag
*parent,
Tag
*local);
12
13
};
14
15
}
16
17
#endif
jet::Global
Definition
Global.h:12
jet::Tag
Definition
Tag.h:19
jet::__exclude
Definition
__exclude.h:8
Generated by
1.9.8