Home · Overviews · Reference · Classes codeless banner

LexerToken Class Reference

    #include <LexerToken>

Public Variables

Related Non-Members


Detailed Description


Member Variable Documentation

int LexerToken::end

This variable holds foo.

int LexerToken::line

This variable holds foo.

int LexerToken::offset

This variable holds foo.

int LexerToken::start

This variable holds foo.

Token LexerToken::token

This variable holds foo.


Related Non-Members

QList<LexerToken> tokenize ( const char * text, const char * filename )

Returns a list of lexer tokens in text. The filename is not used.


Copyright © 2009 Trolltech
Qt Extended - QBuild Maintainer Guide