|
| Lexer (QIODevice *sstream, const knowCore::ValueHash &_bindings) |
|
| Lexer (const QString &string, const knowCore::ValueHash &_bindings) |
|
Token | nextToken () |
|
void | setCurieLexingEnabled (bool _v) |
|
bool | isCurieLexingEnabled () const |
|
void | setPrefixLexingEnabled (bool _v) |
|
void | setUriLexingEnabled (bool _v) |
|
bool | isUriLexingEnabled () const |
|
void | setPLLexingEnabled (bool _v) |
|
bool | isPLLexingEnabled () const |
|
|
enum | NameMode { PN_LOCAL
, VARNAME
, IDENTIFIER
} |
|
◆ NameMode
Get an identifier (or keyword) in the current flow of character.
The documentation for this class was generated from the following files:
- kdb/kDB/SPARQL/Lexer_p.h
- kdb/kDB/SPARQL/Lexer_p.cpp