HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
xpath_lexer Class Reference

Public Member Functions

 xpath_lexer (const char_t *query)
 
const char_tstate () const
 
void next ()
 
lexeme_t current () const
 
const char_tcurrent_pos () const
 
const xpath_lexer_stringcontents () const
 

Detailed Description

Definition at line 8869 of file pugixml.cpp.

Constructor & Destructor Documentation

xpath_lexer::xpath_lexer ( const char_t query)
inlineexplicit

Definition at line 8878 of file pugixml.cpp.

Member Function Documentation

const xpath_lexer_string& xpath_lexer::contents ( ) const
inline

Definition at line 9167 of file pugixml.cpp.

lexeme_t xpath_lexer::current ( ) const
inline

Definition at line 9157 of file pugixml.cpp.

const char_t* xpath_lexer::current_pos ( ) const
inline

Definition at line 9162 of file pugixml.cpp.

void xpath_lexer::next ( )
inline

Definition at line 8888 of file pugixml.cpp.

const char_t* xpath_lexer::state ( ) const
inline

Definition at line 8883 of file pugixml.cpp.


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