clang API Documentation

Public Member Functions
clang::format::UnwrappedLineConsumer Class Reference

#include <UnwrappedLineParser.h>

List of all members.

Public Member Functions

virtual ~UnwrappedLineConsumer ()
virtual void consumeUnwrappedLine (const UnwrappedLine &Line)=0
virtual void finishRun ()=0

Detailed Description

Definition at line 52 of file UnwrappedLineParser.h.


Constructor & Destructor Documentation

Definition at line 54 of file UnwrappedLineParser.h.


Member Function Documentation

virtual void clang::format::UnwrappedLineConsumer::consumeUnwrappedLine ( const UnwrappedLine Line) [pure virtual]
virtual void clang::format::UnwrappedLineConsumer::finishRun ( ) [pure virtual]

The documentation for this class was generated from the following file: