GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave::file_editor_tab::breakpoint_info Struct Reference
Collaboration diagram for octave::file_editor_tab::breakpoint_info:

Public Attributes

int do_not_remove_line
 
int remove_line
 
bool remove_next
 

Detailed Description

Definition at line 345 of file file-editor-tab.h.

Member Data Documentation

◆ do_not_remove_line

int octave::file_editor_tab::breakpoint_info::do_not_remove_line

◆ remove_line

int octave::file_editor_tab::breakpoint_info::remove_line

◆ remove_next

bool octave::file_editor_tab::breakpoint_info::remove_next

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