My Project
Loading...
Searching...
No Matches
__while.h
1
#ifndef ____while_h__
2
#define ____while_h__
3
4
#include "Tag.h"
5
#include <sstream>
6
7
namespace
jet {
8
9
class
__while
:
public
Tag
{
10
11
public
:
12
__while
(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::__while
Definition
__while.h:9
Generated by
1.9.8