clang API Documentation

Public Attributes
clang::ASTUnit::StandaloneFixIt Struct Reference

#include <ASTUnit.h>

Collaboration diagram for clang::ASTUnit::StandaloneFixIt:
Collaboration graph
[legend]

List of all members.

Public Attributes

std::pair< unsigned, unsignedRemoveRange
std::pair< unsigned, unsignedInsertFromRange
std::string CodeToInsert
bool BeforePreviousInsertions

Detailed Description

Definition at line 68 of file ASTUnit.h.


Member Data Documentation

Definition at line 72 of file ASTUnit.h.

Referenced by makeStandaloneFixIt().

Definition at line 71 of file ASTUnit.h.

Referenced by makeStandaloneFixIt().

Definition at line 70 of file ASTUnit.h.

Referenced by makeStandaloneFixIt().

Definition at line 69 of file ASTUnit.h.

Referenced by makeStandaloneFixIt().


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