Cthulhu  0.2.10
Cthulhu compiler collection
source_config_t Struct Reference

#include <common.h>

Collaboration diagram for source_config_t:

Data Fields

format_context_t context
 
colour_t colour
 
heading_style_t heading_style
 
bool zero_indexed_lines
 

Detailed Description

version 2 of the common stuff

Definition at line 29 of file common.h.

Field Documentation

◆ colour

colour_t source_config_t::colour

Definition at line 32 of file common.h.

◆ context

format_context_t source_config_t::context

Definition at line 31 of file common.h.

◆ heading_style

heading_style_t source_config_t::heading_style

Definition at line 33 of file common.h.

◆ zero_indexed_lines

bool source_config_t::zero_indexed_lines

Definition at line 34 of file common.h.


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