OpenStructure
|
#include <python_tokenizer.hh>
Public Member Functions | |
Range (size_t loc, size_t len) | |
Range () | |
size_t | End () const |
Data Fields | |
size_t | location |
size_t | length |
Definition at line 32 of file python_tokenizer.hh.
|
inline |
Definition at line 36 of file python_tokenizer.hh.
|
inline |
Definition at line 42 of file python_tokenizer.hh.
|
inline |
Definition at line 48 of file python_tokenizer.hh.
size_t length |
Definition at line 34 of file python_tokenizer.hh.
size_t location |
Definition at line 34 of file python_tokenizer.hh.