ISLEman
Public Types | Public Member Functions | Public Attributes | List of all members
TemplateToken Class Reference

Class representing a lexical token in a template. More...

Public Types

enum  Type { Text, Variable, Block }
 

Public Member Functions

 TemplateToken (Type t, const char *d, int l)
 

Public Attributes

Type type
 
QCString data
 
int line
 

Detailed Description

Class representing a lexical token in a template.


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