|
textwolf
0.2
|
Range on the token stack with all tokens that belong to this scope. More...
#include <xmlpathautomaton.hpp>
Public Member Functions | |
| Range () | |
| Constructor. More... | |
| Range (const Scope &orig) | |
| Copy constructor. More... | |
Public Attributes | |
| unsigned int | tokenidx_from |
| unsigned int | tokenidx_to |
| unsigned int | followidx |
Range on the token stack with all tokens that belong to this scope.
|
inline |
Constructor.
|
inline |
Copy constructor.
| [in] | orig | scope to copy |
| unsigned int textwolf::XMLPathSelectAutomaton< CharSet_ >::Scope::Range::followidx |
| unsigned int textwolf::XMLPathSelectAutomaton< CharSet_ >::Scope::Range::tokenidx_from |
| unsigned int textwolf::XMLPathSelectAutomaton< CharSet_ >::Scope::Range::tokenidx_to |
1.8.6