clang
3.7.0
|
#include <UnwrappedLineParser.h>
Public Member Functions | |
virtual | ~UnwrappedLineConsumer () |
virtual void | consumeUnwrappedLine (const UnwrappedLine &Line)=0 |
virtual void | finishRun ()=0 |
Definition at line 52 of file UnwrappedLineParser.h.
|
inlinevirtual |
Definition at line 54 of file UnwrappedLineParser.h.
|
pure virtual |
Referenced by clang::format::UnwrappedLineParser::parse().
|
pure virtual |
Referenced by clang::format::UnwrappedLineParser::parse().