clang API Documentation

Public Member Functions | Public Attributes
clang::format::UnwrappedLineNode Struct Reference

#include <UnwrappedLineParser.h>

Collaboration diagram for clang::format::UnwrappedLineNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UnwrappedLineNode ()
 UnwrappedLineNode (FormatToken *Tok)

Public Attributes

FormatTokenTok
SmallVector< UnwrappedLine, 0 > Children

Detailed Description

Definition at line 209 of file UnwrappedLineParser.h.


Constructor & Destructor Documentation

Definition at line 210 of file UnwrappedLineParser.h.

Definition at line 211 of file UnwrappedLineParser.h.


Member Data Documentation

Definition at line 213 of file UnwrappedLineParser.h.


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