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