ROSE 0.11.145.147
|
Describe defect in the AST.
How to record a defect:
Examples:
Classes | |
struct | defect_t |
The generic defect descriptor. More... | |
struct | defect_t< Kind::any > |
Defect descriptor specialization for the default kind "any". More... | |
struct | defect_t< Kind::integrity_edges > |
Specialization of the defect_t template for the case of an edge integrity defect. More... | |
Enumerations | |
enum class | Kind { any , integrity_edges , integrity_declarations , integrity_symbols , integrity_types } |
List of the supported kind of defects. Kind::any. More... | |
|
strong |
List of the supported kind of defects. Kind::any.