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