22 #ifndef SOPRANO_LOCATOR_H
23 #define SOPRANO_LOCATOR_H
28 #include <QtCore/QSharedData>
Details of a parser Error.
Locator(const Locator &other)
Locator(int line, int column, int byte=-1, const QString &filename=QString())
void setColumn(int column)
void setFileName(const QString &fileName)
Locator & operator=(const Locator &other)