PPL Logo

xi::CToken Class Reference

#include <CToken.h>

Collaboration diagram for xi::CToken:

Collaboration graph
[legend]

Public Member Functions

 CToken (EToken t, const char *txt)
 ~CToken ()
void print (int indent)

Data Fields

EToken type
XStrtext

Detailed Description

Definition at line 11 of file CToken.h.


Constructor & Destructor Documentation

xi::CToken::CToken ( EToken  t,
const char *  txt 
) [inline]

Definition at line 15 of file CToken.h.

References text, and type.

xi::CToken::~CToken (  )  [inline]

Definition at line 19 of file CToken.h.


Member Function Documentation

void xi::CToken::print ( int  indent  )  [inline]

Definition at line 22 of file CToken.h.

References xi::XStr::charstar(), xi::Indent(), text, and type.

Here is the call graph for this function:


Field Documentation

Definition at line 13 of file CToken.h.

Referenced by CToken(), and print().

Definition at line 14 of file CToken.h.

Referenced by CToken(), and print().


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

Generated on Mon Sep 21 08:34:48 2020 for Charm++ by  doxygen 1.5.5