Cthulhu  0.2.10
Cthulhu compiler collection
rich_t Struct Reference
Collaboration diagram for rich_t:

Data Fields

arena_tarena
 
text_config_t config
 
const event_tevent
 
severity_t severity
 
size_t largest_line
 
cache_map_tfile_cache
 
size_t max_columns
 
format_context_t fmt
 

Detailed Description

Definition at line 33 of file text_rich.c.

Field Documentation

◆ arena

arena_t* rich_t::arena

Definition at line 35 of file text_rich.c.

◆ config

text_config_t rich_t::config

Definition at line 37 of file text_rich.c.

◆ event

const event_t* rich_t::event

Definition at line 38 of file text_rich.c.

◆ file_cache

cache_map_t* rich_t::file_cache

Definition at line 45 of file text_rich.c.

◆ fmt

format_context_t rich_t::fmt

Definition at line 49 of file text_rich.c.

◆ largest_line

size_t rich_t::largest_line

Definition at line 43 of file text_rich.c.

◆ max_columns

size_t rich_t::max_columns

Definition at line 47 of file text_rich.c.

◆ severity

severity_t rich_t::severity

Definition at line 40 of file text_rich.c.


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