LMMS
Loading...
Searching...
No Matches
SepRule Struct Reference

Public Attributes

const char * str
 Sep string.
uint8_t len
 Length of sep string.
uint8_t space_before
 Newline before sep.
uint8_t space_after_node
 Newline after sep if after node.
uint8_t space_after_sep
 Newline after sep if after sep.

Member Data Documentation

◆ len

uint8_t SepRule::len

Length of sep string.

◆ space_after_node

uint8_t SepRule::space_after_node

Newline after sep if after node.

◆ space_after_sep

uint8_t SepRule::space_after_sep

Newline after sep if after sep.

◆ space_before

uint8_t SepRule::space_before

Newline before sep.

◆ str

const char * SepRule::str

Sep string.


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