comma::Lexer::Token Class Reference
#include <Lexer.h>
List of all members.
Detailed Description
Definition at line 49 of file Lexer.h.
Constructor & Destructor Documentation
comma::Lexer::Token::Token |
( |
|
) |
[inline] |
Member Function Documentation
Lexer::Code comma::Lexer::Token::getCode |
( |
|
) |
const [inline] |
unsigned comma::Lexer::Token::getLength |
( |
|
) |
const [inline] |
Location comma::Lexer::Token::getLocation |
( |
|
) |
const [inline] |
const char* comma::Lexer::Token::getRep |
( |
|
) |
const [inline] |
std::string Lexer::Token::getString |
( |
|
) |
const |
Friends And Related Function Documentation
friend class Lexer [friend] |
The documentation for this class was generated from the following files: