libparser.h File Reference

#include <functional>
#include "utap/builder.h"

Go to the source code of this file.

Namespaces

namespace  UTAP

Classes

class  UTAP::PositionTracker
 Help class used by the lexer, parser and xmlreader to keep track of the current position. More...

Defines

#define MAXLEN   64

Enumerations

enum  syntax_t {
  SYNTAX_OLD = (1 << 0), SYNTAX_NEW = (1 << 1), SYNTAX_PROPERTY = (1 << 2), SYNTAX_GUIDING = (1 << 3),
  SYNTAX_TIGA = (1 << 4), SYNTAX_SSQL = (1 << 5)
}

Functions

bool isKeyword (const char *id, uint32_t syntax)


Define Documentation

#define MAXLEN   64


Enumeration Type Documentation

enum syntax_t

Enumerator:
SYNTAX_OLD 
SYNTAX_NEW 
SYNTAX_PROPERTY 
SYNTAX_GUIDING 
SYNTAX_TIGA 
SYNTAX_SSQL 


Function Documentation

bool isKeyword ( const char *  id,
uint32_t  syntax 
)


Generated on Thu Feb 22 14:46:52 2007 for libutap by  doxygen 1.4.7