knowL: Knowledge Libraries
Loading...
Searching...
No Matches
knowRDF::Turtle::Lexer Class Reference

Classes

struct  Private
 

Public Member Functions

 Lexer (QIODevice *_sstream)
 
 Lexer (const QString &_string)
 
void setCurieLexingEnabled (bool _v)
 
bool isCurieLexingEnabled () const
 
Token nextToken ()
 

Protected Member Functions

QString getIdentifier (knowCore::LexerTextStream::Element lastChar)
 
Token getDigit (knowCore::LexerTextStream::Element firstChar)
 
Token getString (int terminator, Token::Type _type, bool _tripleEnding)
 
bool isTriple (knowCore::LexerTextStream::Element _char)
 

Member Function Documentation

◆ getIdentifier()

QString Lexer::getIdentifier ( knowCore::LexerTextStream::Element lastChar)
protected

Get an identifier (or keyword) in the current flow of character.


The documentation for this class was generated from the following files: