Public Attributes | |
int | do_not_remove_line |
int | remove_line |
bool | remove_next |
Definition at line 335 of file file-editor-tab.h.
int octave::file_editor_tab::breakpoint_info::do_not_remove_line |
Definition at line 339 of file file-editor-tab.h.
Referenced by octave::file_editor_tab::run_file().
int octave::file_editor_tab::breakpoint_info::remove_line |
Definition at line 338 of file file-editor-tab.h.
Referenced by octave::file_editor_tab::file_editor_tab(), and octave::file_editor_tab::handle_remove_next().
bool octave::file_editor_tab::breakpoint_info::remove_next |
Definition at line 337 of file file-editor-tab.h.
Referenced by octave::file_editor_tab::file_editor_tab(), octave::file_editor_tab::handle_remove_next(), and octave::file_editor_tab::run_file().