coan 4.2.4
line_edit_public_state_s Struct Reference

#include <line_edit.h>

Data Fields

char * keyword
bool ops_cut
size_t parens_deleted

Detailed Description

The public state of the Line Edit component

Definition at line 161 of file line_edit.h.


Field Documentation

Pointer to keyword of the current directive

Definition at line 163 of file line_edit.h.

True iff ops have been cut by simplification

Definition at line 165 of file line_edit.h.

Count of the pairs of superflous parentheses deleted

Definition at line 167 of file line_edit.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines