#include <query_impl.hh>
Definition at line 76 of file query_impl.hh.
◆ QueryToken() [1/2]
◆ QueryToken() [2/2]
◆ GetRange()
const Range& GetRange |
( |
| ) |
const |
Get character range of this token.
◆ GetType()
◆ GetValueRange()
const Range& GetValueRange |
( |
| ) |
const |
Get value range of this token. This is usually identical to GetRange() except when dealing with quoted strings.
◆ IsEOF()
Returns true if token is end of file (or end of line) token.
The documentation for this class was generated from the following file: