OMKtokens.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ANTLRTokenType {
  STRINGVAL = 6,
  _INT = 25,
  _FLOAT = 26,
  ID = 27,
  DLGminToken = 0,
  DLGmaxToken = 9999
}


Enumeration Type Documentation

enum ANTLRTokenType

Enumerator:
STRINGVAL 
_INT 
_FLOAT 
ID 
DLGminToken 
DLGmaxToken 

Definition at line 11 of file OMKtokens.h.

00011                     {
00012         STRINGVAL=6,
00013         _INT=25,
00014         _FLOAT=26,
00015         ID=27,
00016         DLGminToken=0,
00017         DLGmaxToken=9999};


logo OpenMask

Documentation generated on Mon Jun 9 11:45:59 2008

Generated with doxygen by Dimitri van Heesch ,   1997-2007