Definition at line 27 of file UnwrappedLineParser.cpp.
◆ ~FormatTokenSource()
virtual clang::format::FormatTokenSource::~FormatTokenSource |
( |
| ) |
|
|
inlinevirtual |
◆ getNextToken()
virtual FormatToken* clang::format::FormatTokenSource::getNextToken |
( |
| ) |
|
|
pure virtual |
◆ getPosition()
virtual unsigned clang::format::FormatTokenSource::getPosition |
( |
| ) |
|
|
pure virtual |
◆ setPosition()
virtual FormatToken* clang::format::FormatTokenSource::setPosition |
( |
unsigned |
Position | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: