#include <CLexerBuffer.h>
◆ ConstIterator() [1/2]
Puma::CLexerBuffer::ConstIterator::ConstIterator |
( |
const char * | ptr = 0 | ) |
|
|
inline |
◆ ConstIterator() [2/2]
Puma::CLexerBuffer::ConstIterator::ConstIterator |
( |
const ConstIterator & | r | ) |
|
|
inline |
◆ adjust()
◆ continuations()
int Puma::CLexerBuffer::ConstIterator::continuations |
( |
| ) |
const |
|
inline |
◆ lines()
int Puma::CLexerBuffer::ConstIterator::lines |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
ConstIterator & Puma::CLexerBuffer::ConstIterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
ConstIterator Puma::CLexerBuffer::ConstIterator::operator++ |
( |
int | | ) |
|
|
inline |
◆ reset_counters()
void Puma::CLexerBuffer::ConstIterator::reset_counters |
( |
| ) |
|
|
inline |
◆ CLexerBuffer