Definition at line 43 of file qcssscanner.cpp.
◆ QCssScanner_Generated()
QCssScanner_Generated::QCssScanner_Generated |
( |
const QString & |
inp | ) |
|
◆ handleCommentStart()
int QCssScanner_Generated::handleCommentStart |
( |
| ) |
|
Definition at line 2055 of file qcssparser.cpp.
Referenced by lex(), and next().
const QChar at(int i) const
Returns the character at the given index position in the string.
int size() const
Returns the number of characters in this string.
The QLatin1Char class provides an 8-bit ASCII/Latin-1 character.
◆ lex()
int QCssScanner_Generated::lex |
( |
| ) |
|
Definition at line 69 of file qcssscanner.cpp.
Referenced by next(), and QCss::Scanner::scan().
73 int lastAcceptingPos = -1;
163 lastAcceptingPos =
pos;
182 lastAcceptingPos =
pos;
218 lastAcceptingPos =
pos;
241 lastAcceptingPos =
pos;
245 lastAcceptingPos =
pos;
249 lastAcceptingPos =
pos;
262 lastAcceptingPos =
pos;
269 lastAcceptingPos =
pos;
278 lastAcceptingPos =
pos;
302 lastAcceptingPos =
pos;
330 lastAcceptingPos =
pos;
347 lastAcceptingPos =
pos;
351 lastAcceptingPos =
pos;
367 lastAcceptingPos =
pos;
386 lastAcceptingPos =
pos;
409 lastAcceptingPos =
pos;
432 lastAcceptingPos =
pos;
460 lastAcceptingPos =
pos;
483 lastAcceptingPos =
pos;
513 lastAcceptingPos =
pos;
530 lastAcceptingPos =
pos;
548 lastAcceptingPos =
pos;
580 lastAcceptingPos =
pos;
622 lastAcceptingPos =
pos;
637 lastAcceptingPos =
pos;
654 lastAcceptingPos =
pos;
658 lastAcceptingPos =
pos;
688 lastAcceptingPos =
pos;
711 lastAcceptingPos =
pos;
734 lastAcceptingPos =
pos;
757 lastAcceptingPos =
pos;
782 lastAcceptingPos =
pos;
810 lastAcceptingPos =
pos;
825 lastAcceptingPos =
pos;
848 lastAcceptingPos =
pos;
871 lastAcceptingPos =
pos;
894 lastAcceptingPos =
pos;
919 lastAcceptingPos =
pos;
936 lastAcceptingPos =
pos;
951 lastAcceptingPos =
pos;
986 lastAcceptingPos =
pos;
1001 lastAcceptingPos =
pos;
1029 lastAcceptingPos =
pos;
1046 lastAcceptingPos =
pos;
1069 lastAcceptingPos =
pos;
1084 lastAcceptingPos =
pos;
1107 lastAcceptingPos =
pos;
1122 lastAcceptingPos =
pos;
1137 lastAcceptingPos =
pos;
1140 if (lastAcceptingPos != -1) {
1142 pos = lastAcceptingPos;
ushort unicode() const
This is an overloaded member function, provided for convenience. It differs from the above function o...
The QChar class provides a 16-bit Unicode character.
◆ next()
QChar QCssScanner_Generated::next |
( |
| ) |
|
|
inline |
Definition at line 48 of file qcssscanner.cpp.
Referenced by lex().
const QChar at(int i) const
Returns the character at the given index position in the string.
int length() const
Returns the number of characters in this string.
The QChar class provides a 16-bit Unicode character.
◆ input
QString QCssScanner_Generated::input |
◆ lexemLength
int QCssScanner_Generated::lexemLength |
◆ lexemStart
int QCssScanner_Generated::lexemStart |
◆ pos
int QCssScanner_Generated::pos |
The documentation for this class was generated from the following files: