Analitza
ExpLexer Class Reference
  #include <explexer.h>
Inheritance diagram for ExpLexer:

| Public Member Functions | |
| ExpLexer (const QString &source) | |
|  Public Member Functions inherited from AbstractLexer | |
| AbstractLexer (const QString &source) | |
| virtual | ~AbstractLexer () | 
| QString | error () const | 
| bool | isCompleteExpression (bool justempty=false) | 
| bool | isCompletelyRead () const | 
| int | lex () | 
| int | lineNumber () const | 
| Static Public Member Functions | |
| static QString | escape (const QString &str) | 
| Additional Inherited Members | |
|  Public Attributes inherited from AbstractLexer | |
| TOKEN | current | 
|  Protected Member Functions inherited from AbstractLexer | |
| void | printQueue (const QQueue< TOKEN > &q) const | 
|  Protected Attributes inherited from AbstractLexer | |
| QString | m_err | 
| int | m_lines | 
| int | m_openCb | 
| int | m_openPr | 
| QString | m_source | 
| QQueue< TOKEN > | m_tokens | 
|  Static Protected Attributes inherited from AbstractLexer | |
| static QHash< QString, int > | m_longOperators | 
| static QHash< QChar, int > | m_operators | 
Detailed Description
Definition at line 27 of file explexer.h.
Constructor & Destructor Documentation
| ExpLexer::ExpLexer | ( | const QString & | source | ) | 
Member Function Documentation
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference