coan 4.2.4
|
#include <line_edit.h>
Data Fields | |
char * | keyword |
bool | ops_cut |
size_t | parens_deleted |
The public state of the Line Edit component
Definition at line 161 of file line_edit.h.
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.