Go to the documentation of this file.
17 #ifndef QUERYLOCATION_H
18 #define QUERYLOCATION_H
20 #include <zorba/config.h>
40 getFileName()
const = 0;
43 getLineBegin()
const = 0;
46 getLineEnd()
const = 0;
49 getColumnBegin()
const = 0;
52 getColumnEnd()
const = 0;
60 #endif // QUERYLOCATION_H