#include <python_shell_fw.hh>
Public Member Functions | |
GutterBlock (int s, int e, BlockType bt) | |
Data Fields | |
int | start |
int | end |
BlockType | type |
Definition at line 46 of file python_shell_fw.hh.
GutterBlock | ( | int | s, | |
int | e, | |||
BlockType | bt | |||
) | [inline] |
Definition at line 47 of file python_shell_fw.hh.
int end |
Definition at line 49 of file python_shell_fw.hh.
int start |
Definition at line 48 of file python_shell_fw.hh.
Definition at line 50 of file python_shell_fw.hh.