#include "tag.h"
#include "strings.h"
#include "file.h"
Go to the source code of this file.
Compounds | |
class | DefineClose |
class | DefineOpen |
handles the user define tag. More... | |
struct | DefineOpen::Parameter |
struct | DefineOpen::Par |
struct | DefineOpen::DPAR |
Functions | |
bool | operator== (const DefineOpen &defo, DefineOpen::Type type) |
bool | define_call (DefineOpen def, Interpreter *ip, File arg, Tag user_tag) |
executes an open close tag. More... | |
bool | operator!= (const DefineOpen::DPAR &d, const int n) |
|
executes an open close tag.
|
|
|
|
|