ΒΆclang::transformer::RangeSelector elseBranch(
    std::string ID)

Description

Given an \IfStmt(bound to \p ID), selects the range of the else branch, starting from the \c else keyword.

Declared at: clang/include/clang/Tooling/Transformer/RangeSelector.h:99

Parameters

std::string ID