Analitza
AbstractLexer::TOKEN Struct Reference
  #include <abstractlexer.h>
| Public Member Functions | |
| TOKEN (int _type=-1, uint _pos=0, const QString &_val=QString(), unsigned char _len=0) | |
| Public Attributes | |
| unsigned char | len | 
| uint | pos | 
| int | type | 
| QString | val | 
Detailed Description
Definition at line 31 of file abstractlexer.h.
Constructor & Destructor Documentation
| 
 | inline | 
Definition at line 33 of file abstractlexer.h.
Member Data Documentation
| unsigned char AbstractLexer::TOKEN::len | 
Definition at line 38 of file abstractlexer.h.
| uint AbstractLexer::TOKEN::pos | 
Definition at line 39 of file abstractlexer.h.
| int AbstractLexer::TOKEN::type | 
Definition at line 36 of file abstractlexer.h.
| QString AbstractLexer::TOKEN::val | 
Definition at line 37 of file abstractlexer.h.
The documentation for this struct 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