clang 19.0.0git
clang::tooling::SourceSelectionRequirement Class Reference

A base class for any requirement that expects some part of the source to be selected in an editor (or the refactoring tool with the -selection option). More...

#include "clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h"

Inheritance diagram for clang::tooling::SourceSelectionRequirement:
Inheritance graph
[legend]

Detailed Description

A base class for any requirement that expects some part of the source to be selected in an editor (or the refactoring tool with the -selection option).

Definition at line 42 of file RefactoringActionRuleRequirements.h.


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