Pol  Revision:cb584c9
Pol::Bscript::StoredToken Class Reference

#include <symcont.h>

Public Member Functions

 StoredToken (unsigned char aModule=0, int aID=CTRL_STATEMENTBEGIN, BTokenType aType=TYP_CONTROL, unsigned aOffset=0 )
 

Public Attributes

unsigned char id
 
unsigned char module
 
unsigned short offset
 
unsigned char type
 

Detailed Description

Definition at line 28 of file symcont.h.

Constructor & Destructor Documentation

Pol::Bscript::StoredToken::StoredToken ( unsigned char  aModule = 0,
int  aID = CTRL_STATEMENTBEGIN,
BTokenType  aType = TYP_CONTROL,
unsigned  aOffset = 0 
)
explicit

Member Data Documentation

unsigned char Pol::Bscript::StoredToken::module

Definition at line 34 of file symcont.h.

Referenced by Pol::Bscript::EScriptProgram::_readToken().

unsigned short Pol::Bscript::StoredToken::offset
unsigned char Pol::Bscript::StoredToken::type

Definition at line 31 of file symcont.h.

Referenced by Pol::Bscript::EScriptProgram::_readToken().


The documentation for this class was generated from the following files: