#include <scanner.h>
◆ BufferScanner()
| teditor::parser::BufferScanner::BufferScanner |
( |
Buffer & |
b | ) |
|
◆ at()
| std::string teditor::parser::BufferScanner::at |
( |
const Point & |
begin, |
|
|
const Point & |
end |
|
) |
| |
|
overridevirtual |
◆ isEof()
| bool teditor::parser::BufferScanner::isEof |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ next()
| char teditor::parser::BufferScanner::next |
( |
Point & |
pt | ) |
|
|
overridevirtual |
◆ rewind()
| void teditor::parser::BufferScanner::rewind |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following files: