GCC Middle and Back End API Reference
pp_wrapping_mode_t Struct Reference

#include <pretty-print.h>

Data Fields

diagnostic_prefixing_rule_t rule
int line_cutoff

Detailed Description

   Structure for switching in and out of verbatim mode in a convenient
   manner.  

Field Documentation

int pp_wrapping_mode_t::line_cutoff
     The ideal upper bound of number of characters per line, as suggested
     by front-end.  
diagnostic_prefixing_rule_t pp_wrapping_mode_t::rule
     Current prefixing rule.  

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