![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmldomscanner_p.h>
Classes | |
struct | State |
Public Member Functions | |
QList< Token > | operator() (QStringView text, const State &startState) |
State | state () const |
Definition at line 76 of file qqmldomscanner_p.h.
QList< Token > Scanner::operator() | ( | QStringView | text, |
const State & | startState ) |
Definition at line 413 of file qqmldomscanner.cpp.
Scanner::State Scanner::state | ( | ) | const |
Definition at line 436 of file qqmldomscanner.cpp.