TraceX
 
Loading...
Searching...
No Matches
xpath_lexer Class Reference

Public Member Functions

 xpath_lexer (const char_t *query)
 
const char_t * state () const
 
void next ()
 
lexeme_t current () const
 
const char_t * current_pos () const
 
const xpath_lexer_stringcontents () const
 

Constructor & Destructor Documentation

◆ xpath_lexer()

xpath_lexer::xpath_lexer ( const char_t * query)
inlineexplicit
Here is the call graph for this function:

Member Function Documentation

◆ contents()

const xpath_lexer_string & xpath_lexer::contents ( ) const
inline
Here is the caller graph for this function:

◆ current()

lexeme_t xpath_lexer::current ( ) const
inline
Here is the caller graph for this function:

◆ current_pos()

const char_t * xpath_lexer::current_pos ( ) const
inline

◆ next()

void xpath_lexer::next ( )
inline
Here is the caller graph for this function:

◆ state()

const char_t * xpath_lexer::state ( ) const
inline

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